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(gno.land): support setting custom height/timestamp for genesis txs #2751

Closed
wants to merge 55 commits into from

Merge branch 'master' of github.com:gnolang/gno into dev/morgan/porta…

ed68afa
Select commit
Loading
Failed to load commit list.
Closed

feat(gno.land): support setting custom height/timestamp for genesis txs #2751

Merge branch 'master' of github.com:gnolang/gno into dev/morgan/porta…
ed68afa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

60.86% (+0.03%) compared to aa4bc99

View this Pull Request on Codecov

60.86% (+0.03%) compared to aa4bc99

Details

Codecov Report

Attention: Patch coverage is 82.97872% with 8 lines in your changes missing coverage. Please review.

Project coverage is 60.86%. Comparing base (aa4bc99) to head (ed68afa).

Files with missing lines Patch % Lines
gno.land/pkg/sdk/vm/keeper.go 72.41% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2751      +/-   ##
==========================================
+ Coverage   60.83%   60.86%   +0.03%     
==========================================
  Files         563      563              
  Lines       75169    75121      -48     
==========================================
- Hits        45730    45724       -6     
+ Misses      26072    26034      -38     
+ Partials     3367     3363       -4     

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