Add 0.6 rpc endpoints #2401
Closed
Add 0.6 rpc endpoints #2401
Codecov / codecov/project
succeeded
Feb 3, 2025 in 0s
75.01% (target 70.00%)
View this Pull Request on Codecov
75.01% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 81.56682%
with 80 lines
in your changes missing coverage. Please review.
Project coverage is 75.01%. Comparing base (
1caf86f
) to head (6219405
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
rpc/block.go | 20.00% | 31 Missing and 1 partial |
rpc/simulation.go | 58.69% | 16 Missing and 3 partials |
rpc/transaction.go | 79.62% | 8 Missing and 3 partials |
rpc/trace.go | 73.33% | 6 Missing and 2 partials |
node/node.go | 77.77% | 2 Missing and 2 partials |
rpc/estimate_fee.go | 91.48% | 4 Missing |
node/throttled_vm.go | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2401 +/- ##
==========================================
+ Coverage 74.41% 75.01% +0.60%
==========================================
Files 113 113
Lines 13016 13338 +322
==========================================
+ Hits 9686 10006 +320
+ Misses 2592 2585 -7
- Partials 738 747 +9
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading