fix(evm): make conditional balance check free in gas cost #2114
Codecov / codecov/project
succeeded
Nov 18, 2024 in 0s
64.68% (target 60.00%)
View this Pull Request on Codecov
64.68% (target 60.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 64.68%. Comparing base (
04ccbcf
) to head (ca60566
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2114 +/- ##
=======================================
Coverage 64.67% 64.68%
=======================================
Files 273 273
Lines 21605 21610 +5
=======================================
+ Hits 13973 13978 +5
Misses 6655 6655
Partials 977 977
Files with missing lines | Coverage Δ | |
---|---|---|
x/evm/keeper/bank_extension.go | 86.36% <100.00%> (+0.82%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading