Closed andy-sweet closed 1 year ago
Merging #65 (cbec8cc) into main (efdcc89) will increase coverage by
0.08%
. The diff coverage is100.00%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## main #65 +/- ##
==========================================
+ Coverage 93.41% 93.49% +0.08%
==========================================
Files 19 20 +1
Lines 1609 1614 +5
==========================================
+ Hits 1503 1509 +6
+ Misses 106 105 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/napari_metadata/_tests/test_napari.py | 100.00% <100.00%> (ø) |
This adds some test to ensure the plugin can be programmatically added as a widget to the napari viewer.