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: add 'gnokey maketx run' #1001

Merged
merged 25 commits into from
Nov 23, 2023

chore: fixup

3d677db
Select commit
Loading
Failed to load commit list.
Merged

feat: add 'gnokey maketx run' #1001

chore: fixup
3d677db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2023 in 0s

56.31% (+0.32%) compared to 1126d9f

View this Pull Request on Codecov

56.31% (+0.32%) compared to 1126d9f

Details

Codecov Report

Attention: 159 lines in your changes are missing coverage. Please review.

Comparison is base (1126d9f) 55.98% compared to head (3d677db) 56.31%.

Files Patch % Lines
tm2/pkg/crypto/keys/client/run.go 0.00% 105 Missing ⚠️
gno.land/pkg/sdk/vm/handler.go 0.00% 18 Missing ⚠️
gno.land/pkg/sdk/vm/msgs.go 41.93% 17 Missing and 1 partial ⚠️
gno.land/pkg/sdk/vm/keeper.go 75.36% 12 Missing and 5 partials ⚠️
tm2/pkg/crypto/keys/client/maketx.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1001      +/-   ##
==========================================
+ Coverage   55.98%   56.31%   +0.32%     
==========================================
  Files         420      422       +2     
  Lines       65443    68166    +2723     
==========================================
+ Hits        36640    38389    +1749     
- Misses      25940    26816     +876     
- Partials     2863     2961      +98     

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