perf(blockchain): serve chain height and L1 head from memory - #3921
Open
brbrr wants to merge 5 commits into
Open
perf(blockchain): serve chain height and L1 head from memory#3921brbrr wants to merge 5 commits into
brbrr wants to merge 5 commits into
Codecov / codecov/project
succeeded
Sep 3, 2026 in 0s
79.15% (target 70.00%)
View this Pull Request on Codecov
79.15% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 93.18182% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.15%. Comparing base (5a74a35) to head (bcfce60).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| blockchain/blockchain.go | 95.23% | 2 Missing |
| node/node.go | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3921 +/- ##
==========================================
- Coverage 79.28% 79.15% -0.13%
==========================================
Files 464 464
Lines 35793 35833 +40
==========================================
- Hits 28377 28364 -13
- Misses 7407 7460 +53
Partials 9 9 ☔ 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