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: TotalCoin and TotalCoinKeeper implementation #2671

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

rename file

0f1fcd6
Select commit
Loading
Failed to load commit list.
Open

feat: TotalCoin and TotalCoinKeeper implementation #2671

rename file
0f1fcd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

60.45% (+0.01%) compared to dd2d374

View this Pull Request on Codecov

60.45% (+0.01%) compared to dd2d374

Details

Codecov Report

Attention: Patch coverage is 72.34043% with 26 lines in your changes missing coverage. Please review.

Project coverage is 60.45%. Comparing base (dd2d374) to head (0f1fcd6).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
tm2/pkg/sdk/bank/keeper.go 76.71% 8 Missing and 9 partials ⚠️
gnovm/tests/file.go 46.66% 8 Missing ⚠️
gno.land/pkg/sdk/vm/builtins.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2671      +/-   ##
==========================================
+ Coverage   60.44%   60.45%   +0.01%     
==========================================
  Files         563      564       +1     
  Lines       75159    75224      +65     
==========================================
+ Hits        45431    45478      +47     
- Misses      26341    26352      +11     
- Partials     3387     3394       +7     

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