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

Download models with pooch #276

Merge pull request #4 from computational-cell-analytics/pooch-update

4d7a406
Select commit
Loading
Failed to load commit list.
Merged

Download models with pooch #276

Merge pull request #4 from computational-cell-analytics/pooch-update
4d7a406
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 0s

40.55% (+0.83%) compared to 71181d4

View this Pull Request on Codecov

40.55% (+0.83%) compared to 71181d4

Details

Codecov Report

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

Comparison is base (71181d4) 39.72% compared to head (4d7a406) 40.55%.
Report is 27 commits behind head on dev.

Files Patch % Lines
micro_sam/sample_data.py 6.66% 14 Missing ⚠️
micro_sam/util.py 86.84% 5 Missing ⚠️
micro_sam/sam_annotator/_widgets.py 57.14% 3 Missing ⚠️
micro_sam/precompute_state.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #276      +/-   ##
==========================================
+ Coverage   39.72%   40.55%   +0.83%     
==========================================
  Files          33       33              
  Lines        4179     4167      -12     
==========================================
+ Hits         1660     1690      +30     
+ Misses       2519     2477      -42     

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