nils-braun / b2luigi

Task scheduling and batch running for basf2 jobs made simple
GNU General Public License v3.0
17 stars 11 forks source link

Check output of gb2_proxy_init for errors #142

Closed meliache closed 2 years ago

meliache commented 2 years ago

Sometimes it exists with succesful exit code despite errors, which are only printed to stdout.

Closes #140

codecov-commenter commented 2 years ago

Codecov Report

Merging #142 (0d1b757) into main (3cb5610) will increase coverage by 0.71%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   56.34%   57.05%   +0.71%     
==========================================
  Files          23       23              
  Lines        1505     1516      +11     
==========================================
+ Hits          848      865      +17     
+ Misses        657      651       -6     
Impacted Files Coverage Δ
b2luigi/batch/processes/gbasf2.py 40.66% <100.00%> (+3.07%) :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 3cb5610...0d1b757. Read the comment docs.