Closed nclack closed 2 years ago
Merging #22 (075d221) into master (889a4bd) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head 075d221 differs from pull request most recent head 3c92af9. Consider uploading reports for the commit 3c92af9 to get more accurate results
@@ Coverage Diff @@
## master #22 +/- ##
=======================================
Coverage 96.11% 96.11%
=======================================
Files 7 7
Lines 463 463
=======================================
Hits 445 445
Misses 18 18
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 889a4bd...3c92af9. Read the comment docs.
This adds tlambert03/npe2 support. This is an example of the manifest file in the yaml format. See #21 for toml. I'm leaning towards merging this pr over #21 for consistency with the rest of the napari ecosystem.
It depends on tlambert03/npe2#3 which adds writer support to npe2, and napari/napari#3426 which adds npe2 writer-plugin support to napari.
This PR should not effect the behavior of napari or napari-svg in an npe2-free environment.
closes #23