Skip to content

fix: convert look back limit to actual epoch before searching for msg

4316d77
Select commit
Loading
Failed to load commit list.
Draft

fix: convert look back limit to actual epoch before searching for msg #6354

fix: convert look back limit to actual epoch before searching for msg
4316d77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 1s

40.39% (-0.02%) compared to e2fc9d2

View this Pull Request on Codecov

40.39% (-0.02%) compared to e2fc9d2

Details

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.39%. Comparing base (e2fc9d2) to head (4316d77).

Files with missing lines Patch % Lines
src/state_manager/mod.rs 0.00% 10 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/state.rs 0.00% <ø> (ø)
src/rpc/mod.rs 15.10% <ø> (ø)
src/state_manager/mod.rs 5.97% <0.00%> (-0.03%) ⬇️

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2fc9d2...4316d77. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.