ad12 / meddlr

A flexible ML framework built to simplify medical image reconstruction and analysis experimentation.
Apache License 2.0
62 stars 14 forks source link

use os.environ.get instead of os.environ[] for CUDA_VISIBLE_DEVICES #44

Closed ad12 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #44 (c0af623) into main (dda5a4a) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   71.60%   71.64%   +0.04%     
==========================================
  Files          71       71              
  Lines        4779     4786       +7     
  Branches     1042     1045       +3     
==========================================
+ Hits         3422     3429       +7     
  Misses       1037     1037              
  Partials      320      320              
Flag Coverage Δ
unittests 71.62% <ø> (+0.04%) :arrow_up:

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

Impacted Files Coverage Δ
meddlr/transforms/tf_scheduler.py 76.50% <0.00%> (-1.10%) :arrow_down:
meddlr/evaluation/testing.py 60.15% <0.00%> (+3.95%) :arrow_up:

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 dda5a4a...c0af623. Read the comment docs.