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(Gnovm/std): GasUsed function for std #2149

Closed

Merge branch 'master' into feat_gasUsed_std_gnovm

2af4c25
Select commit
Loading
Failed to load commit list.
Closed

feat(Gnovm/std): GasUsed function for std #2149

Merge branch 'master' into feat_gasUsed_std_gnovm
2af4c25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2024 in 0s

49.93% (-0.01%) compared to 088eeca

View this Pull Request on Codecov

49.93% (-0.01%) compared to 088eeca

Details

Codecov Report

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

Project coverage is 49.93%. Comparing base (088eeca) to head (2af4c25).

Files Patch % Lines
gnovm/stdlibs/native.go 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2149      +/-   ##
==========================================
- Coverage   49.93%   49.93%   -0.01%     
==========================================
  Files         576      577       +1     
  Lines       77828    77841      +13     
==========================================
+ Hits        38862    38868       +6     
- Misses      35840    35849       +9     
+ Partials     3126     3124       -2     

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