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: hacky fix for files with subloops #193

Merged
merged 4 commits into from
Feb 22, 2024

style(pre-commit.ci): auto fixes [...]

837b356
Select commit
Loading
Failed to load commit list.
Merged

fix: hacky fix for files with subloops #193

style(pre-commit.ci): auto fixes [...]
837b356
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 21, 2024 in 1s

95.16% (-0.33%) compared to 8b2fd66

View this Pull Request on Codecov

95.16% (-0.33%) compared to 8b2fd66

Details

Codecov Report

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

Comparison is base (8b2fd66) 95.49% compared to head (837b356) 95.16%.

Files Patch % Lines
src/nd2/_parse/_parse.py 27.27% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
- Coverage   95.49%   95.16%   -0.33%     
==========================================
  Files          17       17              
  Lines        2308     2318      +10     
==========================================
+ Hits         2204     2206       +2     
- Misses        104      112       +8     

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