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

build(deps)!: bump cosmos sdk to v0.50.3 #1246

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

chore: update changeset entry

568b329
Select commit
Loading
Failed to load commit list.
Open

build(deps)!: bump cosmos sdk to v0.50.3 #1246

chore: update changeset entry
568b329
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2024 in 0s

17.63% (-63.41%) compared to bc175e5

View this Pull Request on Codecov

17.63% (-63.41%) compared to bc175e5

Details

Codecov Report

Attention: 96 lines in your changes are missing coverage. Please review.

Comparison is base (bc175e5) 81.04% compared to head (568b329) 17.63%.
Report is 1 commits behind head on master.

Files Patch % Lines
app/app.go 69.66% 26 Missing and 1 partial ⚠️
app/export.go 6.89% 26 Missing and 1 partial ⚠️
x/posts/simulation/operations.go 0.00% 11 Missing ⚠️
x/profiles/simulation/operations.go 0.00% 9 Missing ⚠️
x/profiles/simulation/utils.go 0.00% 6 Missing ⚠️
x/profiles/module.go 0.00% 5 Missing ⚠️
tests/wasm/helpers.go 90.62% 2 Missing and 1 partial ⚠️
app/desmos/cmd/sign/sign.go 33.33% 2 Missing ⚠️
x/posts/keeper/alias_functions.go 81.81% 2 Missing ⚠️
app/utils.go 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1246       +/-   ##
===========================================
- Coverage   81.04%   17.63%   -63.41%     
===========================================
  Files         218      372      +154     
  Lines       17880   105987    +88107     
===========================================
+ Hits        14490    18695     +4205     
- Misses       2778    85974    +83196     
- Partials      612     1318      +706     

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