Parallel container startup with deferred values #315
Codecov / codecov/project
succeeded
Sep 13, 2025 in 0s
98.08% (target 97.00%)
View this Pull Request on Codecov
98.08% (target 97.00%)
Details
Codecov Report
❌ Patch coverage is 95.41667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.08%. Comparing base (50965fd) to head (58a2c64).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| param.go | 93.67% | 4 Missing and 1 partial |
| internal/promise/deferred.go | 93.02% | 1 Missing and 2 partials |
| container.go | 75.00% | 2 Missing |
| decorate.go | 95.83% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #315 +/- ##
==========================================
- Coverage 98.34% 98.08% -0.27%
==========================================
Files 21 25 +4
Lines 1450 1565 +115
==========================================
+ Hits 1426 1535 +109
- Misses 15 20 +5
- Partials 9 10 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading