Skip to content

[codex] add dynamic custom precompile gas meter#3644

Open
codchen wants to merge 1 commit into
codex/evmonly-staking-precompilefrom
codex/evmonly-staking-dynamic-gas
Open

[codex] add dynamic custom precompile gas meter#3644
codchen wants to merge 1 commit into
codex/evmonly-staking-precompilefrom
codex/evmonly-staking-dynamic-gas

add dynamic custom precompile gas meter

56bf186
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

58.09% (-0.01%) compared to 27e3acc

View this Pull Request on Codecov

58.09% (-0.01%) compared to 27e3acc

Details

Codecov Report

❌ Patch coverage is 59.66851% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.09%. Comparing base (27e3acc) to head (56bf186).

Files with missing lines Patch % Lines
giga/evmonly/precompile_gas.go 68.46% 23 Missing and 18 partials ⚠️
giga/evmonly/precompile_adapter.go 34.69% 19 Missing and 13 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@                         Coverage Diff                          @@
##           codex/evmonly-staking-precompile    #3644      +/-   ##
====================================================================
- Coverage                             58.09%   58.09%   -0.01%     
====================================================================
  Files                                  2186     2184       -2     
  Lines                                178307   178410     +103     
====================================================================
+ Hits                                 103588   103643      +55     
- Misses                                65443    65473      +30     
- Partials                               9276     9294      +18     
Files with missing lines Coverage Δ
giga/evmonly/precompiles/staking/staking.go 23.91% <100.00%> (-0.40%) ⬇️
giga/evmonly/precompile_adapter.go 66.35% <34.69%> (-8.65%) ⬇️
giga/evmonly/precompile_gas.go 68.46% <68.46%> (ø)

... and 5 files with indirect coverage changes

🚀 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.