Skip to content

fix(provider): historical provider doesn't respect pinned block number

9124af2
Select commit
Loading
Failed to load commit list.
Merged

fix(provider): historical provider doesn't respect pinned block number #360

fix(provider): historical provider doesn't respect pinned block number
9124af2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 0s

73.76% (+0.44%) compared to 9bde0ae

View this Pull Request on Codecov

73.76% (+0.44%) compared to 9bde0ae

Details

Codecov Report

❌ Patch coverage is 89.50276% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.76%. Comparing base (9bde0ae) to head (9124af2).
⚠️ Report is 183 commits behind head on main.

Files with missing lines Patch % Lines
...rage/provider/provider/src/providers/fork/state.rs 76.11% 16 Missing ⚠️
...torage/provider/provider/src/providers/fork/mod.rs 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
+ Coverage   73.32%   73.76%   +0.44%     
==========================================
  Files         209      256      +47     
  Lines       23132    31418    +8286     
==========================================
+ Hits        16961    23177    +6216     
- Misses       6171     8241    +2070     

☔ 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.