imglib / imglyb

Connecting Java/ImgLib2 + Python/NumPy
https://pypi.org/project/imglyb/
BSD 2-Clause "Simplified" License
31 stars 5 forks source link

Package cleanup #16

Closed gselzer closed 2 years ago

gselzer commented 2 years ago

Goals of this PR:

Closes #15

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@66d4968). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage          ?   78.32%           
=========================================
  Files             ?       12           
  Lines             ?      646           
  Branches          ?        0           
=========================================
  Hits              ?      506           
  Misses            ?      140           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 66d4968...0652670. Read the comment docs.

gselzer commented 2 years ago

One thing I think would be slick is exporting these actions to a separate repo. There is a lot of overlap with scyjava, pyimagej.

We may be able to follow the outline presented in number 2 here

ctrueden commented 2 years ago

Woot!