Refactor: Refactor some functions to return by value #3245
Merged
Codecov / codecov/project
succeeded
Jan 14, 2026 in 0s
76.71% (target 70.00%)
View this Pull Request on Codecov
76.71% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 63.15789% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.71%. Comparing base (6d50637) to head (0fb7686).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/state.go | 33.33% | 3 Missing and 1 partial |
| blockchain/blockchain.go | 40.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3245 +/- ##
==========================================
+ Coverage 76.64% 76.71% +0.07%
==========================================
Files 323 323
Lines 31863 31864 +1
==========================================
+ Hits 24422 24446 +24
+ Misses 5675 5671 -4
+ Partials 1766 1747 -19 ☔ 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.
Loading