-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add more tests for layers in 3 d/4 d #315
Conversation
for more information, see https://pre-commit.ci
…om/BiAPoL/napari-clusters-plotter into add-more-tests-for-layers-in-3D/4D
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #315 +/- ##
==========================================
+ Coverage 77.20% 79.57% +2.36%
==========================================
Files 16 16
Lines 1904 2071 +167
==========================================
+ Hits 1470 1648 +178
+ Misses 434 423 -11 ☔ View full report in Codecov by Sentry. |
mac tests disabled for the moment (related issue: actions/setup-python#808) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some minor suggestions to make sure that we are always handling 4D data
Co-authored-by: Johannes Soltwedel <[email protected]>
…or proper napari display)
This adds extra tests and should fix #302
@jo-mueller , could you take a look?