refactor: refactor the stateful tx validator to get executable tx as input #519
Codecov / codecov/project
succeeded
Sep 19, 2024 in 0s
28.22% (-46.23%) compared to 8aa893b
View this Pull Request on Codecov
28.22% (-46.23%) compared to 8aa893b
Details
Codecov Report
Attention: Patch coverage is 72.22222%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 28.22%. Comparing base (
8aa893b
) to head (ae9880e
).
Report is 26 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...ates/gateway/src/stateful_transaction_validator.rs | 75.00% | 2 Missing and 2 partials |
crates/gateway/src/gateway.rs | 50.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #519 +/- ##
===========================================
- Coverage 74.44% 28.22% -46.23%
===========================================
Files 364 120 -244
Lines 38395 12515 -25880
Branches 38395 12515 -25880
===========================================
- Hits 28583 3532 -25051
- Misses 7493 8736 +1243
+ Partials 2319 247 -2072
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading