tlambert03 / napari-dv

Deltavision/MRC file reader for napari
MIT License
3 stars 1 forks source link

Revamp repo, update for npe2 #4

Closed tlambert03 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #4 (e429f8c) into main (54e1691) will increase coverage by 57.29%. The diff coverage is 88.88%.

:exclamation: Current head e429f8c differs from pull request most recent head 0550ed7. Consider uploading reports for the commit 0550ed7 to get more accurate results

@@             Coverage Diff             @@
##             main       #4       +/-   ##
===========================================
+ Coverage   33.33%   90.62%   +57.29%     
===========================================
  Files           5        5               
  Lines          60       64        +4     
===========================================
+ Hits           20       58       +38     
+ Misses         40        6       -34     
Impacted Files Coverage Δ
napari_dv/__init__.py 71.42% <ø> (+71.42%) :arrow_up:
napari_dv/_reader.py 90.00% <87.50%> (+90.00%) :arrow_up:
napari_dv/_tests/test_reader.py 100.00% <100.00%> (ø)
napari_dv/_tests/test_writer.py 100.00% <100.00%> (ø)
napari_dv/_writer.py 85.71% <100.00%> (+85.71%) :arrow_up:

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 54e1691...0550ed7. Read the comment docs.