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

Custom Scan .mrc #356

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

BugFix: Fix distributed loading of mrc files

dcabb3a
Select commit
Loading
Failed to load commit list.
Open

Custom Scan .mrc #356

BugFix: Fix distributed loading of mrc files
dcabb3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2025 in 0s

87.60% (-0.24%) compared to 85a2d9d

View this Pull Request on Codecov

87.60% (-0.24%) compared to 85a2d9d

Details

Codecov Report

Attention: Patch coverage is 41.81818% with 32 lines in your changes missing coverage. Please review.

Project coverage is 87.60%. Comparing base (85a2d9d) to head (dcabb3a).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
rsciio/utils/distributed.py 26.92% 17 Missing and 2 partials ⚠️
rsciio/mrc/_api.py 55.17% 11 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
- Coverage   87.84%   87.60%   -0.24%     
==========================================
  Files          85       85              
  Lines       11246    11289      +43     
  Branches     2084     2094      +10     
==========================================
+ Hits         9879     9890      +11     
- Misses        868      896      +28     
- Partials      499      503       +4     

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