[#938] Add Queue Feature #940
Merged
Codecov / codecov/project
succeeded
May 24, 2025 in 1s
59.98% (+0.12%) compared to e8b7ab4
View this Pull Request on Codecov
59.98% (+0.12%) compared to e8b7ab4
Details
Codecov Report
Attention: Patch coverage is 62.67373%
with 564 lines
in your changes missing coverage. Please review.
Project coverage is 59.98%. Comparing base (
e8b7ab4
) to head (1c35fce
).
Additional details and impacted files
@@ Coverage Diff @@
## next #940 +/- ##
==========================================
+ Coverage 59.85% 59.98% +0.12%
==========================================
Files 70 83 +13
Lines 8953 10168 +1215
==========================================
+ Hits 5359 6099 +740
- Misses 3096 3467 +371
- Partials 498 602 +104
Files with missing lines | Coverage Δ | |
---|---|---|
internal/cmd/dry.go | 78.04% <100.00%> (+0.27%) |
⬆️ |
internal/cmd/flags.go | 100.00% <ø> (ø) |
|
internal/cmd/retry.go | 73.40% <100.00%> (+2.57%) |
⬆️ |
internal/cmd/stop.go | 72.72% <100.00%> (ø) |
|
internal/config/config.go | 76.74% <ø> (ø) |
|
internal/config/loader.go | 90.05% <100.00%> (+0.58%) |
⬆️ |
internal/digraph/dag.go | 72.41% <ø> (ø) |
|
internal/fileutil/fileutil.go | 33.69% <100.00%> (ø) |
|
internal/models/history.go | 0.00% <ø> (ø) |
|
internal/persistence/localqueue/prototype/job.go | 100.00% <100.00%> (ø) |
|
... and 27 more |
... and 1 file with indirect coverage changes
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 e8b7ab4...1c35fce. 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