refactor: Reuse v6 starknet_getTransactionByHash handler for v7 #2486
Codecov / codecov/project
succeeded
Feb 15, 2025 in 1s
73.69% (target 70.00%)
View this Pull Request on Codecov
73.69% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 73.69%. Comparing base (
bd16b82
) to head (c32e012
).
Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
rpc/v6/transaction.go | 0.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2486 +/- ##
==========================================
+ Coverage 73.53% 73.69% +0.16%
==========================================
Files 140 140
Lines 17147 17149 +2
==========================================
+ Hits 12609 12638 +29
+ Misses 3654 3629 -25
+ Partials 884 882 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading