napari widgets to manage atlas versions
Before submitting a pull request (PR), please read the contributing guide.
Please fill out as much of this template as you can, but if you have any problems or questions, just leave a comment and we will help out :)
Description
What is this PR
- [ ] Bug fix
- [ ] Addition of a new feature
- [ ] Other
Why is this PR needed?
What does this PR do?
References
Please reference any existing issues/PRs that relate to this PR.
How has this PR been tested?
Please explain how any new code has been tested, and how you have ensured that no existing functionality has changed.
Is this a breaking change?
If this PR breaks any existing functionality, please explain how and why.
Does this PR require an update to the documentation?
If any features have changed, or have been added. Please explain how the documentation has been updated (and link to the associated PR). See here for details.
Checklist:
- [ ] The code has been tested locally
- [ ] Tests have been added to cover all new functionality (unit & integration)
- [ ] The documentation has been updated to reflect any changes
- [ ] The code has been formatted with pre-commit
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
014f5c5) 98.06% compared to head (8ccfbe5) 98.13%.
Additional details and impacted files
@@ Coverage Diff @@
## main #130 +/- ##
==========================================
+ Coverage 98.06% 98.13% +0.06%
==========================================
Files 11 13 +2
Lines 466 482 +16
==========================================
+ Hits 457 473 +16
Misses 9 9
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
superceded by #153