Codecov / codecov/project
succeeded
Oct 2, 2024 in 1s
46.50% (+0.05%) compared to 5acb559
View this Pull Request on Codecov
46.50% (+0.05%) compared to 5acb559
Details
Codecov Report
Attention: Patch coverage is 62.50000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 46.50%. Comparing base (
5acb559
) to head (ceeb4b0
).
Files with missing lines | Patch % | Lines |
---|---|---|
x/evm/keeper/keeper.go | 60.00% | 1 Missing and 1 partial |
app/app.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #534 +/- ##
===========================================
+ Coverage 46.45% 46.50% +0.05%
===========================================
Files 181 181
Lines 14477 14478 +1
===========================================
+ Hits 6725 6733 +8
+ Misses 7045 7033 -12
- Partials 707 712 +5
Files with missing lines | Coverage Δ | |
---|---|---|
x/evm/keeper/state_transition.go | 73.19% <100.00%> (+0.33%) |
⬆️ |
app/app.go | 76.10% <0.00%> (-0.14%) |
⬇️ |
x/evm/keeper/keeper.go | 84.21% <60.00%> (-1.12%) |
⬇️ |
Loading