allow unprotected txns #1098
+53
−5
Merged
allow unprotected txns #1098
Codecov / codecov/project
failed
Dec 3, 2023 in 1s
55.95% (-0.07%) compared to 11969b0
View this Pull Request on Codecov
55.95% (-0.07%) compared to 11969b0
Details
Codecov Report
Attention: 22 lines
in your changes are missing coverage. Please review.
Comparison is base (
11969b0
) 56.01% compared to head (073d75c
) 55.95%.
Report is 1 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
core/types/transaction_signing.go | 0.00% | 15 Missing |
core/txpool/legacypool/legacypool.go | 25.00% | 4 Missing and 2 partials |
eth/backend.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1098 +/- ##
===========================================
- Coverage 56.01% 55.95% -0.07%
===========================================
Files 658 658
Lines 114446 114470 +24
===========================================
- Hits 64111 64047 -64
- Misses 46481 46576 +95
+ Partials 3854 3847 -7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading