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(gnokey): Print out the transaction hash when maketx executes successfully #2309

Merged
merged 59 commits into from
Jul 22, 2024

fixup

79d5f22
Select commit
Loading
Failed to load commit list.
Merged

feat(gnokey): Print out the transaction hash when maketx executes successfully #2309

fixup
79d5f22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

55.00% (-0.01%) compared to 1180def

View this Pull Request on Codecov

55.00% (-0.01%) compared to 1180def

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 55.00%. Comparing base (1180def) to head (79d5f22).

Files Patch % Lines
tm2/pkg/crypto/keys/client/broadcast.go 0.00% 2 Missing ⚠️
tm2/pkg/crypto/keys/client/maketx.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2309      +/-   ##
==========================================
- Coverage   55.01%   55.00%   -0.01%     
==========================================
  Files         595      595              
  Lines       79727    79731       +4     
==========================================
  Hits        43858    43858              
- Misses      32550    32554       +4     
  Partials     3319     3319              

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