feat(evm): randao support for evm #2151
Merged
Codecov / codecov/project
succeeded
Jan 9, 2025 in 0s
65.20% (target 60.00%)
View this Pull Request on Codecov
65.20% (target 60.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 65.20%. Comparing base (
8c6e021
) to head (6f3ebba
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2151 +/- ##
==========================================
- Coverage 65.21% 65.20% -0.01%
==========================================
Files 277 277
Lines 22197 22208 +11
==========================================
+ Hits 14475 14480 +5
- Misses 6732 6739 +7
+ Partials 990 989 -1
Files with missing lines | Coverage Δ | |
---|---|---|
x/evm/embeds/embeds.go | 75.00% <100.00%> (+0.80%) |
⬆️ |
x/evm/keeper/msg_server.go | 77.19% <100.00%> (+0.19%) |
⬆️ |
Loading