fix(patch-v0.27.3): backport yaml expansion fix #1362
+192
−4
Merged
Codecov / codecov/project
failed
Nov 13, 2025 in 0s
58.51% (target 90.00%)
View this Pull Request on Codecov
58.51% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 12.50000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.51%. Comparing base (d62d7ec) to head (c86e48e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| mock/server/pipeline.go | 0.00% | 10 Missing |
| api/pipeline/output.go | 33.33% | 3 Missing and 1 partial |
❌ Your project check has failed because the head coverage (58.51%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## v0.27.3-patch #1362 +/- ##
=================================================
+ Coverage 56.81% 58.51% +1.70%
=================================================
Files 647 647
Lines 36738 25391 -11347
=================================================
- Hits 20873 14858 -6015
+ Misses 15210 9876 -5334
- Partials 655 657 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| api/pipeline/output.go | 57.14% <33.33%> (+57.14%) |
⬆️ |
| mock/server/pipeline.go | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading