Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(evm): randao support for evm #2151

Merged
merged 3 commits into from
Jan 9, 2025

Merge branch 'main' into feat/evm-random

6f3ebba
Select commit
Loading
Failed to load commit list.
Merged

feat(evm): randao support for evm #2151

Merge branch 'main' into feat/evm-random
6f3ebba
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 1 file with indirect coverage changes