bkntr / napari-brainways

Brainways UI plugin for napari
GNU General Public License v3.0
6 stars 0 forks source link

Download models from huggingface #6

Closed bkntr closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (ee27dd8) 78.09% compared to head (811c778) 79.01%. Report is 9 commits behind head on main.

Files Patch % Lines
src/napari_brainways/widgets/analysis_widget.py 44.44% 10 Missing :warning:
src/napari_brainways/brainways_ui.py 40.00% 9 Missing :warning:
...apari_brainways/controllers/analysis_controller.py 75.00% 9 Missing :warning:
src/napari_brainways/widgets/workflow_widget.py 84.61% 2 Missing :warning:
...rc/napari_brainways/widgets/registration_widget.py 75.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 78.09% 79.01% +0.91% ========================================== Files 27 27 Lines 2452 2478 +26 ========================================== + Hits 1915 1958 +43 + Misses 537 520 -17 ```

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