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(txtar): create user from passed mnemonic, account and index #1879

Merged
merged 7 commits into from
Apr 25, 2024

comment: make adduserfrom condition clear

7e47fd9
Select commit
Loading
Failed to load commit list.
Merged

feat(txtar): create user from passed mnemonic, account and index #1879

comment: make adduserfrom condition clear
7e47fd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 0s

47.75% (+0.00%) compared to 831bb6f

View this Pull Request on Codecov

47.75% (+0.00%) compared to 831bb6f

Details

Codecov Report

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

Project coverage is 47.75%. Comparing base (831bb6f) to head (7e47fd9).

Files Patch % Lines
gno.land/pkg/integration/testing_integration.go 59.52% 10 Missing and 7 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1879   +/-   ##
=======================================
  Coverage   47.74%   47.75%           
=======================================
  Files         393      393           
  Lines       61629    61671   +42     
=======================================
+ Hits        29424    29449   +25     
- Misses      29734    29744   +10     
- Partials     2471     2478    +7     

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