Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Fix AR algo #112

Merged
merged 3 commits into from
Dec 2, 2024

better

e606a22
Select commit
Loading
Failed to load commit list.
Merged

Fix: Fix AR algo #112

better
e606a22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

97.86% (+0.00%) compared to f34dc8d

View this Pull Request on Codecov

97.86% (+0.00%) compared to f34dc8d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (f34dc8d) to head (e606a22).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   97.85%   97.86%           
=======================================
  Files          39       39           
  Lines        2242     2244    +2     
  Branches      302      302           
=======================================
+ Hits         2194     2196    +2     
  Misses         29       29           
  Partials       19       19           
Files with missing lines Coverage Δ
neurots/generate/orientations.py 100.00% <100.00%> (ø)
neurots/generate/section.py 100.00% <100.00%> (ø)
neurots/utils.py 100.00% <100.00%> (ø)