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: valueError also if no fov in GridWidthHeight #142

Merged
merged 6 commits into from
Sep 26, 2023

Merge branch 'main' into grid_num_pos_value_error

25a727d
Select commit
Loading
Failed to load commit list.
Merged

fix: valueError also if no fov in GridWidthHeight #142

Merge branch 'main' into grid_num_pos_value_error
25a727d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2023 in 1s

97.03% (-1.26%) compared to a269e66

View this Pull Request on Codecov

97.03% (-1.26%) compared to a269e66

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a269e66) 98.28% compared to head (25a727d) 97.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   98.28%   97.03%   -1.26%     
==========================================
  Files          14       14              
  Lines         877      877              
==========================================
- Hits          862      851      -11     
- Misses         15       26      +11     
Files Coverage Δ
src/useq/_grid.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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