Skip to content

feat: embed commit-sealing timings in extra data#2277

Draft
minhd-vu wants to merge 1 commit into
feature/timenano-placeholder-forkfrom
feature/seal-timings-extradata
Draft

feat: embed commit-sealing timings in extra data#2277
minhd-vu wants to merge 1 commit into
feature/timenano-placeholder-forkfrom
feature/seal-timings-extradata

core/types, consensus/bor, miner: embed commit-sealing timings in ext…

296c175
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 17, 2026 in 1s

53.42% (-0.04%) compared to f1286ea

View this Pull Request on Codecov

53.42% (-0.04%) compared to f1286ea

Details

Codecov Report

❌ Patch coverage is 65.00000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.42%. Comparing base (f1286ea) to head (296c175).

Files with missing lines Patch % Lines
core/types/block.go 70.96% 6 Missing and 3 partials ⚠️
miner/worker.go 0.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                          @@
##           feature/timenano-placeholder-fork    #2277      +/-   ##
=====================================================================
- Coverage                              53.45%   53.42%   -0.04%     
=====================================================================
  Files                                    896      896              
  Lines                                 159770   159810      +40     
=====================================================================
- Hits                                   85413    85377      -36     
- Misses                                 69048    69109      +61     
- Partials                                5309     5324      +15     
Files with missing lines Coverage Δ
consensus/bor/bor.go 85.64% <100.00%> (+0.04%) ⬆️
miner/worker.go 77.48% <0.00%> (+<0.01%) ⬆️
core/types/block.go 43.57% <70.96%> (+2.32%) ⬆️

... and 18 files with indirect coverage changes

Files with missing lines Coverage Δ
consensus/bor/bor.go 85.64% <100.00%> (+0.04%) ⬆️
miner/worker.go 77.48% <0.00%> (+<0.01%) ⬆️
core/types/block.go 43.57% <70.96%> (+2.32%) ⬆️

... 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.