zoccoler / napari-flim-phasor-plotter

BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Make plugin compatible with ncp 0_8_0 #58

Closed zoccoler closed 3 months ago

zoccoler commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 63.26531% with 36 lines in your changes missing coverage. Please review.

Project coverage is 65.05%. Comparing base (df67ea3) to head (c80bfc7). Report is 1 commits behind head on main.

Files Patch % Lines
src/napari_flim_phasor_plotter/_reader.py 51.47% 33 Missing :warning:
.../napari_flim_phasor_plotter/_io/convert_to_zarr.py 0.00% 2 Missing :warning:
src/napari_flim_phasor_plotter/_sample_data.py 95.65% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================== + Coverage 60.65% 65.05% +4.40% ========================================== Files 15 14 -1 Lines 948 787 -161 ========================================== - Hits 575 512 -63 + Misses 373 275 -98 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.