Skip to content

revert: flake.lock

1f50fc9
Select commit
Loading
Failed to load commit list.
Merged

fix: enforce floor-data-gas #921

revert: flake.lock
1f50fc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

44.07% (+0.03%) compared to 5651cb4

View this Pull Request on Codecov

44.07% (+0.03%) compared to 5651cb4

Details

Codecov Report

❌ Patch coverage is 51.35135% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.07%. Comparing base (5651cb4) to head (1f50fc9).

Files with missing lines Patch % Lines
x/evm/keeper/simulate.go 28.57% 6 Missing and 4 partials ⚠️
x/evm/keeper/state_transition.go 76.47% 2 Missing and 2 partials ⚠️
x/evm/keeper/migrations.go 0.00% 2 Missing ⚠️
x/evm/module.go 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #921      +/-   ##
===========================================
+ Coverage    44.03%   44.07%   +0.03%     
===========================================
  Files          196      196              
  Lines        16815    16850      +35     
===========================================
+ Hits          7405     7426      +21     
- Misses        8623     8632       +9     
- Partials       787      792       +5     
Files with missing lines Coverage Δ
x/evm/keeper/utils.go 82.22% <100.00%> (+4.44%) ⬆️
x/evm/keeper/migrations.go 28.57% <0.00%> (-4.77%) ⬇️
x/evm/module.go 48.43% <33.33%> (-1.57%) ⬇️
x/evm/keeper/state_transition.go 74.43% <76.47%> (+0.13%) ⬆️
x/evm/keeper/simulate.go 85.98% <28.57%> (-2.26%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.