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

Conversation

fdrgsp
Copy link
Contributor

@fdrgsp fdrgsp commented Sep 26, 2023

This PR raise valueError when calling num_positions() also in case a GridWidthHeight is set without fov_width and fov_height.

fdrgsp and others added 5 commits September 21, 2023 12:43
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* test: add napari-micro test

* ci: fix deps
@codecov
Copy link

codecov bot commented Sep 26, 2023

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.

@tlambert03 tlambert03 merged commit 6d669ba into pymmcore-plus:main Sep 26, 2023
9 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants