tlambert03 / napari-omero

Browse your OMERO database from within napari.
GNU General Public License v2.0
33 stars 10 forks source link

Update repo structure #45

Closed tlambert03 closed 1 year ago

tlambert03 commented 1 year ago

use hatch, ruff, pyproject.

closes #44

codecov[bot] commented 1 year ago

Codecov Report

Merging #45 (391877a) into main (eabd154) will increase coverage by 0.21%. The diff coverage is 30.95%.

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   33.20%   33.41%   +0.21%     
==========================================
  Files          13       13              
  Lines         780      772       -8     
==========================================
- Hits          259      258       -1     
+ Misses        521      514       -7     
Impacted Files Coverage Δ
src/napari_omero/__main__.py 0.00% <0.00%> (ø)
src/napari_omero/plugins/loaders.py 0.00% <0.00%> (ø)
src/napari_omero/plugins/masks.py 0.00% <ø> (ø)
src/napari_omero/plugins/omero.py 0.00% <0.00%> (ø)
src/napari_omero/utils.py 46.80% <ø> (-7.36%) :arrow_down:
src/napari_omero/widgets/thumb_grid.py 35.29% <0.00%> (ø)
src/napari_omero/widgets/tree_model.py 51.35% <0.00%> (+0.68%) :arrow_up:
src/napari_omero/widgets/gateway.py 50.37% <71.42%> (+0.74%) :arrow_up:
src/napari_omero/__init__.py 80.00% <83.33%> (+13.33%) :arrow_up:
src/napari_omero/widgets/main.py 61.33% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more