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

Dev #38

Closed royerloic closed 4 months ago

royerloic commented 4 months ago

in preparation for v2024.3.13

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 38.22%. Comparing base (2908f6f) to head (3995fe9).

Files Patch % Lines
src/napari_chatgpt/utils/openai/gpt_vision.py 66.66% 6 Missing :warning:
...chatgpt/omega/tools/napari/delegated_code/utils.py 33.33% 4 Missing :warning:
...i_chatgpt/omega/tools/napari/viewer_vision_tool.py 0.00% 4 Missing :warning:
...tgpt/omega/tools/napari/delegated_code/stardist.py 0.00% 2 Missing :warning:
src/napari_chatgpt/utils/openai/max_token_limit.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== - Coverage 38.23% 38.22% -0.01% ========================================== Files 183 183 Lines 5438 5457 +19 ========================================== + Hits 2079 2086 +7 - Misses 3359 3371 +12 ```

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