ReproNim / reproman

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

ENH: skip with a warning a job which fails to render due to a missing key #515

Closed yarikoptic closed 4 years ago

yarikoptic commented 4 years ago

Most likely it is just due to me having some elderly job records laying around, which I will remove, but I do not think it is good to crash in such cases

codecov[bot] commented 4 years ago

Codecov Report

Merging #515 into master will increase coverage by 0.11%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #515      +/-   ##
==========================================
+ Coverage   89.47%   89.59%   +0.11%     
==========================================
  Files         148      148              
  Lines       12290    12293       +3     
==========================================
+ Hits        10997    11014      +17     
+ Misses       1293     1279      -14     
Impacted Files Coverage Δ
reproman/interface/jobs.py 97.08% <60.00%> (-1.92%) :arrow_down:
...eproman/interface/tests/test_backend_parameters.py 100.00% <0.00%> (+4.34%) :arrow_up:
reproman/tests/skip.py 97.75% <0.00%> (+4.49%) :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 b6528a1...fea3225. Read the comment docs.