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

fix: update default values for clp params #3436

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

snobbee
Copy link
Contributor

@snobbee snobbee commented Dec 12, 2023

No description provided.

@snobbee snobbee merged commit 32352c8 into master Dec 12, 2023
6 checks passed
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Merging #3436 (e228b5b) into master (0c63583) will increase coverage by 1.00%.
Report is 14 commits behind head on master.
The diff coverage is 58.58%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3436      +/-   ##
==========================================
+ Coverage   43.35%   44.35%   +1.00%     
==========================================
  Files         166      183      +17     
  Lines       15895    16736     +841     
==========================================
+ Hits         6891     7423     +532     
- Misses       8591     8868     +277     
- Partials      413      445      +32     
Files Coverage Δ
app/app.go 94.42% <100.00%> (+4.31%) ⬆️
cmd/sifnoded/cmd/ibc-diag.go 15.74% <ø> (ø)
x/clp/keeper/executors.go 59.12% <100.00%> (+0.60%) ⬆️
x/clp/types/codec.go 100.00% <100.00%> (ø)
x/clp/types/key_rewards_bucket.go 100.00% <100.00%> (ø)
x/clp/types/keys.go 85.36% <100.00%> (+2.03%) ⬆️
x/clp/types/querier.go 100.00% <ø> (ø)
x/clp/types/types.go 97.14% <100.00%> (+0.26%) ⬆️
x/dispensation/types/types.go 100.00% <100.00%> (ø)
x/epochs/keeper/abci.go 100.00% <100.00%> (ø)
... and 26 more

... and 2 files with indirect coverage changes

@snobbee snobbee deleted the fix/default-param-value-clp branch December 12, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants