Suppress noisy chainID logs #1892
Merged
Codecov / codecov/project
succeeded
Oct 9, 2024 in 0s
61.53% (target 60.00%)
View this Pull Request on Codecov
61.53% (target 60.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 61.53%. Comparing base (
c613181
) to head (0f562ee
).
Files with missing lines | Patch % | Lines |
---|---|---|
x/evm/ante/sig.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1892 +/- ##
==========================================
+ Coverage 61.39% 61.53% +0.14%
==========================================
Files 263 263
Lines 23314 23314
==========================================
+ Hits 14313 14347 +34
+ Misses 7989 7956 -33
+ Partials 1012 1011 -1
Files with missing lines | Coverage Δ | |
---|---|---|
x/evm/ante/sig.go | 78.20% <0.00%> (ø) |
Loading