napari / napari-plugin-manager

napari plugin manager to provide a graphical user interface for installing napari plugins.
https://napari.org/napari-plugin-manager
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Add utility function to query the plugin status from napari side #56

Open goanpeca opened 3 months ago

goanpeca commented 3 months ago

Related to #53

Napari side PR: https://github.com/napari/napari/pull/6993

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 93.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.01%. Comparing base (c48deb2) to head (eb4e191).

Files Patch % Lines
napari_plugin_manager/qt_plugin_dialog.py 90.90% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================== - Coverage 92.09% 92.01% -0.09% ========================================== Files 10 10 Lines 1695 1740 +45 ========================================== + Hits 1561 1601 +40 - Misses 134 139 +5 ```

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