royerlab / napari-chatgpt

A napari plugin to process and analyse images with chatGPT!
BSD 3-Clause "New" or "Revised" License
224 stars 24 forks source link

Added support to napari default opening interfgace #40

Open JoOkuma opened 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 17.64706% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 38.20%. Comparing base (80b1e2d) to head (a525a39).

Files Patch % Lines
src/napari_chatgpt/utils/napari/open_in_napari.py 21.42% 11 Missing :warning:
...apari_chatgpt/omega/tools/napari/file_open_tool.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== - Coverage 38.22% 38.20% -0.02% ========================================== Files 183 183 Lines 5457 5465 +8 ========================================== + Hits 2086 2088 +2 - Misses 3371 3377 +6 ```

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