test(epoch-manager): seed ChunkProducers in test harnesses + missing-row invariant#15944
Open
stedfn wants to merge 3 commits into
Open
test(epoch-manager): seed ChunkProducers in test harnesses + missing-row invariant#15944stedfn wants to merge 3 commits into
stedfn wants to merge 3 commits into
Codecov / codecov/project
succeeded
Jun 25, 2026 in 0s
72.59% (-0.01%) compared to 715e0f9
View this Pull Request on Codecov
72.59% (-0.01%) compared to 715e0f9
Details
Codecov Report
❌ Patch coverage is 80.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.59%. Comparing base (715e0f9) to head (a839b7a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| chain/epoch-manager/src/lib.rs | 78.84% | 10 Missing and 1 partial |
| chain/chain/src/runtime/tests.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #15944 +/- ##
==========================================
- Coverage 72.60% 72.59% -0.01%
==========================================
Files 952 952
Lines 205109 205163 +54
Branches 205109 205163 +54
==========================================
+ Hits 148914 148939 +25
- Misses 51218 51243 +25
- Partials 4977 4981 +4 ☔ 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