fix: harden container cache handling - #499
Merged
Merged
Codecov / codecov/project
succeeded
Jul 9, 2026 in 1s
94.25% (+0.02%) compared to 9d44cd2
View this Pull Request on Codecov
94.25% (+0.02%) compared to 9d44cd2
Details
Codecov Report
❌ Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.25%. Comparing base (9d44cd2) to head (b8bbe44).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Base/Factory/PdkFactory.php | 96.42% | 1 Missing |
| src/Base/Pdk.php | 95.83% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #499 +/- ##
============================================
+ Coverage 94.22% 94.25% +0.02%
- Complexity 2332 2350 +18
============================================
Files 350 350
Lines 7499 7538 +39
============================================
+ Hits 7066 7105 +39
Misses 433 433 ☔ View full report in Codecov by Harness.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading