haesleinhuepf / napari-time-slicer

A meta plugin for processing timelapse data timepoint by timepoint in napari
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Add tests #2

Closed haesleinhuepf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #2 (ba28459) into main (5157b58) will increase coverage by 58.35%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #2       +/-   ##
===========================================
+ Coverage   37.97%   96.33%   +58.35%     
===========================================
  Files           4        4               
  Lines          79      109       +30     
===========================================
+ Hits           30      105       +75     
+ Misses         49        4       -45     
Impacted Files Coverage Δ
src/napari_time_slicer/_tests/test_function.py 100.00% <100.00%> (ø)
src/napari_time_slicer/_function.py 87.50% <0.00%> (+12.50%) :arrow_up:
src/napari_time_slicer/__init__.py 96.61% <0.00%> (+72.88%) :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 5157b58...ba28459. Read the comment docs.