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

Update Cosmos to v0.42.7 #551

Merged
merged 1 commit into from
Jul 12, 2021
Merged

Update Cosmos to v0.42.7 #551

merged 1 commit into from
Jul 12, 2021

Conversation

RiccardoM
Copy link
Contributor

Description

This PR updates the Cosmos SDK to v0.42.7. Closes #550

Checklist

  • Targeted PR against correct branch.
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote unit tests.
  • Wrote integration tests (simulation & CLI).
  • Updated the documentation.
  • Added an entry to the CHANGELOG.md file.
  • Re-reviewed Files changed in the Github PR explorer.

Signed-off-by: Riccardo Montagnin <[email protected]>
@RiccardoM RiccardoM requested review from dadamu and leobragaz July 12, 2021 07:38
@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #551 (5985a77) into master (16e1eeb) will increase coverage by 7.08%.
The diff coverage is 72.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #551      +/-   ##
==========================================
+ Coverage   75.59%   82.67%   +7.08%     
==========================================
  Files          94       91       -3     
  Lines        4519     5426     +907     
==========================================
+ Hits         3416     4486    +1070     
+ Misses        960      738     -222     
- Partials      143      202      +59     
Impacted Files Coverage Δ
app/desmos/cmd/root.go 0.00% <0.00%> (ø)
x/commons/commons.go 100.00% <ø> (ø)
x/profiles/keeper/msg_server_app_link.go 0.00% <0.00%> (ø)
x/profiles/keeper/relay_app_links.go 95.31% <ø> (ø)
x/profiles/keeper/relay_chain_links.go 87.09% <ø> (+0.43%) ⬆️
x/profiles/simulation/decoder.go 63.15% <ø> (-28.85%) ⬇️
x/profiles/types/account.go 57.04% <ø> (+5.63%) ⬆️
x/profiles/types/codec.go 100.00% <ø> (ø)
x/profiles/types/genesis.go 95.74% <ø> (+9.53%) ⬆️
x/profiles/types/models_app_links.go 92.38% <ø> (ø)
... and 134 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fba1f05...5985a77. Read the comment docs.

@RiccardoM RiccardoM enabled auto-merge (squash) July 12, 2021 07:47
@RiccardoM RiccardoM modified the milestone: v0.17.1 Jul 12, 2021
@RiccardoM RiccardoM merged commit 7bd1135 into master Jul 12, 2021
@RiccardoM RiccardoM deleted the riccardo/cosmos-v0.42.7 branch July 12, 2021 09:08
RiccardoM added a commit that referenced this pull request Jul 12, 2021
See PR #551

(cherry picked from commit 7bd1135)
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.

Upgrade to Cosmos v0.42.7
2 participants