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

fix: consolidate vm gas consumption #1430

Merged
merged 16 commits into from
Apr 25, 2024

chore: fix gas output after merge

0677d5d
Select commit
Loading
Failed to load commit list.
Merged

fix: consolidate vm gas consumption #1430

chore: fix gas output after merge
0677d5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2024 in 1s

46.27% (+0.02%) compared to 0ba95bf

View this Pull Request on Codecov

46.27% (+0.02%) compared to 0ba95bf

Details

Codecov Report

Attention: Patch coverage is 48.86364% with 45 lines in your changes are missing coverage. Please review.

Project coverage is 46.27%. Comparing base (0ba95bf) to head (0677d5d).

Files Patch % Lines
gno.land/pkg/sdk/vm/keeper.go 45.56% 42 Missing and 1 partial ⚠️
gno.land/pkg/sdk/vm/handler.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1430      +/-   ##
==========================================
+ Coverage   46.25%   46.27%   +0.02%     
==========================================
  Files         483      483              
  Lines       68837    68851      +14     
==========================================
+ Hits        31838    31861      +23     
+ Misses      34368    34357      -11     
- Partials     2631     2633       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.