feat: add TimeNano field for nanosecond block timestamps#2253
Draft
minhd-vu wants to merge 5 commits into
Draft
Codecov / codecov/project
succeeded
Jun 17, 2026 in 1s
53.45% (+0.04%) compared to 89eada7
View this Pull Request on Codecov
53.45% (+0.04%) compared to 89eada7
Details
Codecov Report
❌ Patch coverage is 69.44444% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.45%. Comparing base (89eada7) to head (f1286ea).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/types/block.go | 0.00% | 12 Missing |
| consensus/bor/bor.go | 88.67% | 5 Missing and 1 partial |
| params/config.go | 42.85% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #2253 +/- ##
===========================================
+ Coverage 53.41% 53.45% +0.04%
===========================================
Files 896 896
Lines 159745 159770 +25
===========================================
+ Hits 85322 85413 +91
+ Misses 69095 69048 -47
+ Partials 5328 5309 -19 | Files with missing lines | Coverage Δ | |
|---|---|---|
| params/config.go | 37.06% <42.85%> (+0.12%) |
⬆️ |
| consensus/bor/bor.go | 85.60% <88.67%> (+0.07%) |
⬆️ |
| core/types/block.go | 41.25% <0.00%> (-1.40%) |
⬇️ |
... and 24 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| params/config.go | 37.06% <42.85%> (+0.12%) |
⬆️ |
| consensus/bor/bor.go | 85.60% <88.67%> (+0.07%) |
⬆️ |
| core/types/block.go | 41.25% <0.00%> (-1.40%) |
⬇️ |
🚀 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