Add endpoints for managing sub-DAG runs #915
Merged
Codecov / codecov/project
succeeded
May 6, 2025 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
Attention: Patch coverage is 58.63636%
with 364 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
next@50eaa37
). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## next #915 +/- ##
=======================================
Coverage ? 58.63%
=======================================
Files ? 71
Lines ? 8587
Branches ? 0
=======================================
Hits ? 5035
Misses ? 3064
Partials ? 488
Files with missing lines | Coverage Δ | |
---|---|---|
internal/cmd/dry.go | 73.75% <100.00%> (ø) |
|
internal/cmd/flags.go | 100.00% <ø> (ø) |
|
internal/dagstore/grep/grep.go | 95.45% <100.00%> (ø) |
|
internal/dagstore/paginator.go | 83.75% <ø> (ø) |
|
internal/digraph/condition.go | 59.42% <ø> (ø) |
|
internal/digraph/errors.go | 48.57% <ø> (ø) |
|
internal/digraph/step.go | 91.66% <ø> (ø) |
|
internal/fileutil/fileutil.go | 23.52% <ø> (ø) |
|
internal/runstore/filestore/time.go | 100.00% <ø> (ø) |
|
internal/runstore/filestore/writer.go | 53.77% <100.00%> (ø) |
|
... and 27 more |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 50eaa37...03a0a0d. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading