ReproNim / reproman

ReproMan (AKA NICEMAN, AKA ReproNim TRD3)
https://reproman.readthedocs.io
Other
24 stars 14 forks source link

env -0 workaround where not available #505

Closed chaselgrove closed 4 years ago

chaselgrove commented 4 years ago

Fixes #501.

codecov[bot] commented 4 years ago

Codecov Report

Merging #505 into master will increase coverage by 0.07%. The diff coverage is 54.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #505      +/-   ##
==========================================
+ Coverage   89.51%   89.59%   +0.07%     
==========================================
  Files         148      148              
  Lines       12209    12225      +16     
==========================================
+ Hits        10929    10953      +24     
+ Misses       1280     1272       -8     
Impacted Files Coverage Δ
reproman/resource/session.py 89.09% <54.54%> (-1.57%) :arrow_down:
reproman/distributions/conda.py 92.27% <0.00%> (-1.90%) :arrow_down:
reproman/distributions/piputils.py 100.00% <0.00%> (ø)
reproman/utils.py 86.86% <0.00%> (+0.16%) :arrow_up:
reproman/interface/diff.py 95.71% <0.00%> (+0.71%) :arrow_up:
reproman/resource/ssh.py 89.16% <0.00%> (+0.83%) :arrow_up:
reproman/config.py 89.61% <0.00%> (+1.29%) :arrow_up:
reproman/tests/skip.py 97.53% <0.00%> (+2.46%) :arrow_up:
...eproman/interface/tests/test_backend_parameters.py 100.00% <0.00%> (+4.34%) :arrow_up:
reproman/distributions/tests/test_venv.py 98.07% <0.00%> (+10.57%) :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 f4f026d...6b26e3c. Read the comment docs.