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

Generalize "pinned" to "discount" for cases where contract is in memory #1799

Merged
merged 2 commits into from
Feb 1, 2024

Adapt tests to gas value changes

3206540
Select commit
Loading
Failed to load commit list.
Merged

Generalize "pinned" to "discount" for cases where contract is in memory #1799

Adapt tests to gas value changes
3206540
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

55.01% (+0.00%) compared to 796907e

View this Pull Request on Codecov

55.01% (+0.00%) compared to 796907e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (796907e) 55.00% compared to head (3206540) 55.01%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1799   +/-   ##
=======================================
  Coverage   55.00%   55.01%           
=======================================
  Files          64       64           
  Lines        9661     9663    +2     
=======================================
+ Hits         5314     5316    +2     
  Misses       3821     3821           
  Partials      526      526           
Files Coverage Δ
x/wasm/types/gas_register.go 97.53% <100.00%> (+0.06%) ⬆️