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

Refactor tests #27

Merged
merged 55 commits into from
Dec 16, 2023

Merge branch 'main' into smg/tests-refactor

466667c
Select commit
Loading
Failed to load commit list.
Merged

Refactor tests #27

Merge branch 'main' into smg/tests-refactor
466667c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2023 in 0s

81.31% (+0.45%) compared to afba965

View this Pull Request on Codecov

81.31% (+0.45%) compared to afba965

Details

Codecov Report

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

Comparison is base (afba965) 80.85% compared to head (466667c) 81.31%.
Report is 5 commits behind head on main.

Files Patch % Lines
...tegration/brainglobe_benchmarks/test_cellfinder.py 39.13% 14 Missing ⚠️
brainglobe_benchmarks/cellfinder.py 0.00% 4 Missing ⚠️
brainglobe_workflows/cellfinder.py 97.34% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   80.85%   81.31%   +0.45%     
==========================================
  Files          28       32       +4     
  Lines        1494     1584      +90     
==========================================
+ Hits         1208     1288      +80     
- Misses        286      296      +10     

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