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

chore: In gnoclient, separate out SignTx and BroadcastTxCommit #2641

Merge branch 'master' into chore/gnoclient-add-SignTx-BroadcastTxComm…

b7631b1
Select commit
Loading
Failed to load commit list.
Merged

chore: In gnoclient, separate out SignTx and BroadcastTxCommit #2641

Merge branch 'master' into chore/gnoclient-add-SignTx-BroadcastTxComm…
b7631b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2024 in 0s

60.24% (+0.04%) compared to b7dbed9

View this Pull Request on Codecov

60.24% (+0.04%) compared to b7dbed9

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 6 lines in your changes missing coverage. Please review.

Project coverage is 60.24%. Comparing base (b7dbed9) to head (b7631b1).

Files Patch % Lines
gno.land/pkg/gnoclient/client_txs.go 84.61% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2641      +/-   ##
==========================================
+ Coverage   60.19%   60.24%   +0.04%     
==========================================
  Files         562      562              
  Lines       75007    75038      +31     
==========================================
+ Hits        45154    45210      +56     
+ Misses      26476    26457      -19     
+ Partials     3377     3371       -6     

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