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

For gbasf2 status retries use retry package #161

Closed meliache closed 2 years ago

meliache commented 2 years ago

Replacing my own resursive hacky code

codecov-commenter commented 2 years ago

Codecov Report

Merging #161 (5cbf5ee) into main (5a3816e) will increase coverage by 0.36%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   59.37%   59.73%   +0.36%     
==========================================
  Files          23       23              
  Lines        1536     1530       -6     
==========================================
+ Hits          912      914       +2     
+ Misses        624      616       -8     
Impacted Files Coverage Δ
b2luigi/batch/processes/gbasf2.py 47.19% <80.00%> (+1.11%) :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 5a3816e...5cbf5ee. Read the comment docs.