napari / napari-plugin-manager

The napari plugin installation dialog and associated machinery
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Use the correct install tool or source depending on how napari was installed #47

Closed goanpeca closed 1 week ago

goanpeca commented 4 weeks ago

Adds checks to auto select the correct tool on the dropdown depending on what is available

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.89%. Comparing base (723b7f6) to head (fa77a56). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ========================================== + Coverage 86.80% 86.89% +0.08% ========================================== Files 9 9 Lines 1334 1343 +9 ========================================== + Hits 1158 1167 +9 Misses 176 176 ```

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

dalthviz commented 2 weeks ago

Hi there, gave this a manual check and seems like things are working as expected :+1: Also, just in case, a couple of GIFs showing how things are looking:

install_pypi

install_conda