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

Hotfix: Adapt to new file name for gbasf2 setup file #160

Closed meliache closed 2 years ago

meliache commented 2 years ago

setup changed to setup.sh in the latest gbasf2 version

codecov-commenter commented 2 years ago

Codecov Report

Merging #160 (c33a6ce) into main (26e2094) will increase coverage by 1.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   58.26%   59.32%   +1.05%     
==========================================
  Files          23       23              
  Lines        1531     1534       +3     
==========================================
+ Hits          892      910      +18     
+ Misses        639      624      -15     
Impacted Files Coverage Δ
b2luigi/batch/processes/gbasf2.py 46.08% <0.00%> (+0.58%) :arrow_up:
b2luigi/cli/arguments.py 85.71% <ø> (ø)
b2luigi/batch/cache.py 50.00% <0.00%> (ø)
b2luigi/batch/processes/htcondor.py 61.53% <0.00%> (+11.97%) :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 ce32eff...c33a6ce. Read the comment docs.