haesleinhuepf / napari-script-editor

A python script editor plugin for napari
BSD 3-Clause "New" or "Revised" License
11 stars 0 forks source link

Add support for chatgpt #12

Closed haesleinhuepf closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 16.21% and project coverage change: -12.39 :warning:

Comparison is base (341f32d) 83.66% compared to head (d3e549c) 71.27%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## =========================================== - Coverage 83.66% 71.27% -12.39% =========================================== Files 4 5 +1 Lines 153 188 +35 =========================================== + Hits 128 134 +6 - Misses 25 54 +29 ``` | [Impacted Files](https://app.codecov.io/gh/haesleinhuepf/napari-script-editor/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase) | Coverage Δ | | |---|---|---| | [src/napari\_script\_editor/\_chatgpt.py](https://app.codecov.io/gh/haesleinhuepf/napari-script-editor/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase#diff-c3JjL25hcGFyaV9zY3JpcHRfZWRpdG9yL19jaGF0Z3B0LnB5) | `0.00% <0.00%> (ø)` | | | [src/napari\_script\_editor/\_dock\_widget.py](https://app.codecov.io/gh/haesleinhuepf/napari-script-editor/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase#diff-c3JjL25hcGFyaV9zY3JpcHRfZWRpdG9yL19kb2NrX3dpZGdldC5weQ==) | `76.52% <33.33%> (-6.31%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.