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

Update #23

Closed royerloic closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (9830014) 33.56% compared to head (8b1eecc) 33.55%. Report is 2 commits behind head on main.

Files Patch % Lines
src/napari_chatgpt/_widget.py 40.00% 6 Missing :warning:
src/napari_chatgpt/_sandbox/openai_list_models.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== - Coverage 33.56% 33.55% -0.01% ========================================== Files 131 127 -4 Lines 3802 3698 -104 ========================================== - Hits 1276 1241 -35 + Misses 2526 2457 -69 ```

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