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(gnodev): add balances & keybase support #1938

Merged
merged 25 commits into from
Apr 25, 2024

chore: improve book readability

55b863f
Select commit
Loading
Failed to load commit list.
Merged

feat(gnodev): add balances & keybase support #1938

chore: improve book readability
55b863f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2024 in 0s

48.23% (-0.02%) compared to b2f12a9

View this Pull Request on Codecov

48.23% (-0.02%) compared to b2f12a9

Details

Codecov Report

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

Project coverage is 48.23%. Comparing base (b2f12a9) to head (55b863f).
Report is 1 commits behind head on master.

Files Patch % Lines
gno.land/pkg/gnoland/balance.go 70.58% 18 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1938      +/-   ##
==========================================
- Coverage   48.25%   48.23%   -0.02%     
==========================================
  Files         408      409       +1     
  Lines       62338    62349      +11     
==========================================
- Hits        30081    30076       -5     
- Misses      29749    29765      +16     
  Partials     2508     2508              

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