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

Remove unused code and refactor #79

Merged
merged 3 commits into from
Jan 16, 2024

Simplify test structure

845b25d
Select commit
Loading
Failed to load commit list.
Merged

Remove unused code and refactor #79

Simplify test structure
845b25d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2024 in 0s

79.43% (-5.65%) compared to 2b19243

View this Pull Request on Codecov

79.43% (-5.65%) compared to 2b19243

Details

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (2b19243) 85.08% compared to head (845b25d) 79.43%.

Files Patch % Lines
tests/brainmapper/test_unit/test_prep.py 52.63% 18 Missing ⚠️
brainglobe_workflows/brainmapper/analyse.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   85.08%   79.43%   -5.65%     
==========================================
  Files          26       18       -8     
  Lines        1448      924     -524     
==========================================
- Hits         1232      734     -498     
+ Misses        216      190      -26     

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