Fix bugs discoverd by e2e tests #2407
+714
−307
Open
Codecov / codecov/project
succeeded
Feb 3, 2025 in 0s
74.22% (target 70.00%)
View this Pull Request on Codecov
74.22% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 72.02797%
with 40 lines
in your changes missing coverage. Please review.
Project coverage is 74.22%. Comparing base (
1caf86f
) to head (94cf299
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
rpc/block.go | 12.50% | 21 Missing |
rpc/simulation.go | 50.00% | 11 Missing and 1 partial |
rpc/estimate_fee.go | 86.66% | 4 Missing |
rpc/transaction.go | 92.85% | 2 Missing |
rpc/handlers.go | 90.90% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2407 +/- ##
==========================================
- Coverage 74.41% 74.22% -0.19%
==========================================
Files 113 113
Lines 13016 13088 +72
==========================================
+ Hits 9686 9715 +29
- Misses 2592 2632 +40
- Partials 738 741 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading