Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add job script submission and generation step #120

Merged
merged 1 commit into from
Jul 28, 2023

Add job script submission and generation step

49da522
Select commit
Loading
Failed to load commit list.
Merged

Add job script submission and generation step #120

Add job script submission and generation step
49da522
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 27, 2023 in 0s

88.46% (-0.10%) compared to b5c1956

View this Pull Request on Codecov

88.46% (-0.10%) compared to b5c1956

Details

Codecov Report

Merging #120 (49da522) into master (b5c1956) will decrease coverage by 0.10%.
Report is 1 commits behind head on master.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   88.55%   88.46%   -0.10%     
==========================================
  Files          26       26              
  Lines        1381     1387       +6     
==========================================
+ Hits         1223     1227       +4     
- Misses        158      160       +2     
Files Changed Coverage Δ
benchcab/benchcab.py 36.70% <0.00%> (-0.48%) ⬇️
benchcab/cli.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)