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(gnovm): enforce formatting of added packages #2464

Merged
merged 8 commits into from
Jul 24, 2024

Merge branch 'master' into dev/moul/addpkg-fmt2

bb4adeb
Select commit
Loading
Failed to load commit list.
Merged

feat(gnovm): enforce formatting of added packages #2464

Merge branch 'master' into dev/moul/addpkg-fmt2
bb4adeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 1s

54.81% (-0.20%) compared to b1c1c96

View this Pull Request on Codecov

54.81% (-0.20%) compared to b1c1c96

Details

Codecov Report

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

Project coverage is 54.81%. Comparing base (b1c1c96) to head (bb4adeb).

Files Patch % Lines
gnovm/pkg/gnolang/go2gno.go 75.00% 2 Missing and 1 partial ⚠️
gno.land/pkg/sdk/vm/keeper.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2464      +/-   ##
==========================================
- Coverage   55.01%   54.81%   -0.20%     
==========================================
  Files         595      593       -2     
  Lines       79765    81442    +1677     
==========================================
+ Hits        43880    44645     +765     
- Misses      32567    33399     +832     
- Partials     3318     3398      +80     

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