NKI-AI / direct

Deep learning framework for MRI reconstruction
https://docs.aiforoncology.nl/direct
Apache License 2.0
228 stars 40 forks source link

V1.0.0 rc1 #160

Closed georgeyiasemis closed 2 years ago

georgeyiasemis commented 2 years ago

Added test coverage:

codecov[bot] commented 2 years ago

Codecov Report

Merging #160 (96c9e9e) into main (889c7d2) will increase coverage by 30.79%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #160       +/-   ##
===========================================
+ Coverage   42.16%   72.96%   +30.79%     
===========================================
  Files          69       69               
  Lines        6455     6455               
===========================================
+ Hits         2722     4710     +1988     
+ Misses       3733     1745     -1988     
Impacted Files Coverage Δ
direct/nn/rim/rim.py 93.98% <ø> (+33.83%) :arrow_up:
direct/nn/multidomainnet/multidomain.py 98.05% <0.00%> (+0.97%) :arrow_up:
direct/data/transforms.py 93.46% <0.00%> (+1.50%) :arrow_up:
direct/nn/mwcnn/mwcnn.py 99.20% <0.00%> (+1.58%) :arrow_up:
direct/data/samplers.py 91.73% <0.00%> (+2.47%) :arrow_up:
direct/utils/io.py 29.23% <0.00%> (+2.56%) :arrow_up:
direct/checkpointer.py 68.25% <0.00%> (+3.17%) :arrow_up:
direct/nn/unet/unet_2d.py 95.71% <0.00%> (+3.57%) :arrow_up:
direct/nn/didn/didn.py 96.36% <0.00%> (+3.63%) :arrow_up:
direct/utils/communication.py 30.88% <0.00%> (+6.61%) :arrow_up:
... and 19 more

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 889c7d2...96c9e9e. Read the comment docs.