Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Add logs to debug applyblock latency - #285

Open
yzang2019 wants to merge 8 commits into
mainfrom
yzang/debug-applyblock-latency
Open

Add logs to debug applyblock latency#285
yzang2019 wants to merge 8 commits into
mainfrom
yzang/debug-applyblock-latency

Add more logs

1dca537
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

58.00% (target 50.00%)

View this Pull Request on Codecov

58.00% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.00%. Comparing base (7533577) to head (1dca537).
⚠️ Report is 37 commits behind head on main.

Files with missing lines Patch % Lines
internal/mempool/mempool.go 88.88% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
- Coverage   58.15%   58.00%   -0.15%     
==========================================
  Files         249      249              
  Lines       34725    34732       +7     
==========================================
- Hits        20195    20148      -47     
- Misses      12929    12979      +50     
- Partials     1601     1605       +4     
Files with missing lines Coverage Δ
internal/state/execution.go 61.75% <100.00%> (+0.06%) ⬆️
internal/mempool/mempool.go 72.66% <88.88%> (+0.09%) ⬆️

... and 18 files with indirect coverage changes

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