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: add r/sys/params + params genesis support #3003

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

Merge branch 'master' into dev/moul/r/sys/params

a9b4429
Select commit
Loading
Failed to load commit list.
Open

feat: add r/sys/params + params genesis support #3003

Merge branch 'master' into dev/moul/r/sys/params
a9b4429
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

63.29% (-0.04%) compared to 367408a

View this Pull Request on Codecov

63.29% (-0.04%) compared to 367408a

Details

Codecov Report

Attention: Patch coverage is 55.14706% with 61 lines in your changes missing coverage. Please review.

Project coverage is 63.29%. Comparing base (367408a) to head (a9b4429).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
gno.land/pkg/gnoland/param.go 58.97% 29 Missing and 3 partials ⚠️
gno.land/pkg/gnoland/genesis.go 0.00% 27 Missing ⚠️
gno.land/pkg/integration/testing_node.go 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3003      +/-   ##
==========================================
- Coverage   63.33%   63.29%   -0.04%     
==========================================
  Files         548      549       +1     
  Lines       78601    78731     +130     
==========================================
+ Hits        49780    49831      +51     
- Misses      25466    25539      +73     
- Partials     3355     3361       +6     

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