Adding new choice to --on-error #1974
Open
Codecov / codecov/project
failed
Nov 20, 2024 in 0s
83.80% (-0.14%) compared to e4d42b8
View this Pull Request on Codecov
83.80% (-0.14%) compared to e4d42b8
Details
Codecov Report
Attention: Patch coverage is 69.65517%
with 44 lines
in your changes missing coverage. Please review.
Project coverage is 83.80%. Comparing base (
e4d42b8
) to head (e139fae
).
Files with missing lines | Patch % | Lines |
---|---|---|
cwltool/job.py | 70.73% | 18 Missing and 6 partials |
cwltool/workflow_job.py | 72.72% | 2 Missing and 4 partials |
cwltool/workflow.py | 61.53% | 5 Missing |
cwltool/executors.py | 63.63% | 2 Missing and 2 partials |
cwltool/task_queue.py | 55.55% | 3 Missing and 1 partial |
cwltool/errors.py | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1974 +/- ##
==========================================
- Coverage 83.93% 83.80% -0.14%
==========================================
Files 46 46
Lines 8312 8396 +84
Branches 1959 1973 +14
==========================================
+ Hits 6977 7036 +59
- Misses 856 877 +21
- Partials 479 483 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading