dyollb / segmantic

Semantic segmentation and image-to-image translation based on AI
https://dyollb.github.io/segmantic/
MIT License
1 stars 3 forks source link

⬆️add py310 in ci #56

Closed dyollb closed 1 year ago

dyollb commented 1 year ago

What do these changes do?

With the release of ITK 5.3, we can now install segmantic for python 3.10

codecov[bot] commented 1 year ago

Codecov Report

Merging #56 (329acf1) into main (c4f1221) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #56   +/-   ##
=======================================
  Coverage   53.10%   53.10%           
=======================================
  Files          20       20           
  Lines        1224     1224           
  Branches      200      206    +6     
=======================================
  Hits          650      650           
+ Misses        540      538    -2     
- Partials       34       36    +2     
Flag Coverage Δ
unittests 53.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/segmantic/seg/monai_unet.py 20.87% <0.00%> (ø)

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