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

Release of v2024.5.9 #45

Closed royerloic closed 2 months ago

royerloic commented 2 months ago

Bug fixes and minor updates

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 38.06%. Comparing base (1764486) to head (3e9a498). Report is 2 commits behind head on main.

Files Patch % Lines
...chatgpt/omega/tools/napari/image_denoising_tool.py 0.00% 9 Missing :warning:
...mega/tools/napari/cell_nuclei_segmentation_tool.py 0.00% 8 Missing :warning:
...ri_chatgpt/omega/tools/napari/viewer_query_tool.py 0.00% 5 Missing :warning:
src/napari_chatgpt/utils/python/pip_utils.py 0.00% 2 Missing :warning:
...ari_chatgpt/utils/python/test/add_comments_test.py 0.00% 2 Missing :warning:
...c/napari_chatgpt/utils/web/test/duckduckgo_test.py 0.00% 2 Missing :warning:
...c/napari_chatgpt/utils/web/test/metasearch_test.py 0.00% 2 Missing :warning:
...apari_chatgpt/utils/openai/test/gpt_vision_test.py 0.00% 1 Missing :warning:
src/napari_chatgpt/utils/python/conda_utils.py 0.00% 1 Missing :warning:
...pari_chatgpt/utils/python/test/modify_code_test.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================== - Coverage 38.20% 38.06% -0.14% ========================================== Files 183 183 Lines 5465 5490 +25 ========================================== + Hits 2088 2090 +2 - Misses 3377 3400 +23 ```

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