refactor(trie): use parking_lot::RwLock in InMemoryProofsStorage - #637
Merged
Codecov / codecov/project
succeeded
Jan 27, 2026 in 1s
78.18% (-0.02%) compared to 8314699, passed because coverage increased by 0.01% when compared to adjusted base (78.17%)
View this Pull Request on Codecov
78.18% (-0.02%) compared to 8314699, passed because coverage increased by 0.01% when compared to adjusted base (78.17%)
Details
Codecov Report
❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.18%. Comparing base (8314699) to head (f1fba82).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/optimism/trie/src/in_memory.rs | 80.00% | 3 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/optimism/trie/src/error.rs | 100.00% <ø> (ø) |
|
| crates/optimism/trie/src/in_memory.rs | 75.51% <80.00%> (ø) |
... and 1 file with indirect coverage changes
| Components | Coverage Δ | |
|---|---|---|
| reth binary | ∅ <ø> (∅) |
|
| op historical proof | 91.85% <80.00%> (-0.02%) |
⬇️ |
🚀 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