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 bad validation check for postion in ElectrodeGroup.__init__ #1770

Merged
merged 25 commits into from
Oct 14, 2024

Update CHANGELOG.md

3fe93eb
Select commit
Loading
Failed to load commit list.
Merged

Fix bad validation check for postion in ElectrodeGroup.__init__ #1770

Update CHANGELOG.md
3fe93eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 1s

91.87% (+0.01%) compared to dc98e84

View this Pull Request on Codecov

91.87% (+0.01%) compared to dc98e84

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.87%. Comparing base (dc98e84) to head (3fe93eb).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1770      +/-   ##
==========================================
+ Coverage   91.85%   91.87%   +0.01%     
==========================================
  Files          27       27              
  Lines        2689     2695       +6     
  Branches      701      703       +2     
==========================================
+ Hits         2470     2476       +6     
  Misses        145      145              
  Partials       74       74              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.