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: cosmos sdk v0.47.0 #84

Closed
wants to merge 43 commits into from
Closed

feat: cosmos sdk v0.47.0 #84

wants to merge 43 commits into from

Conversation

aljo242
Copy link

@aljo242 aljo242 commented Dec 20, 2022

Closes #68

Using v0.47.0-rc1

@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Merging #84 (b8f383e) into main (f32cc59) will decrease coverage by 3.50%.
The diff coverage is 33.80%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   81.30%   77.79%   -3.51%     
==========================================
  Files          35       37       +2     
  Lines        1118     1144      +26     
==========================================
- Hits          909      890      -19     
- Misses        183      227      +44     
- Partials       26       27       +1     
Impacted Files Coverage Δ
x/claim/keeper/mission_delegation_hooks.go 46.15% <0.00%> (-3.85%) ⬇️
x/claim/keeper/msg.go 18.18% <0.00%> (-81.82%) ⬇️
x/claim/simulation/simulation.go 0.00% <0.00%> (ø)
x/claim/types/msgs.go 0.00% <0.00%> (ø)
x/mint/types/msgs.go 0.00% <0.00%> (ø)
x/mint/types/params.go 97.72% <ø> (+1.86%) ⬆️
x/mint/genesis.go 25.00% <28.57%> (-11.37%) ⬇️
x/claim/genesis.go 75.00% <33.33%> (-5.65%) ⬇️
x/claim/keeper/airdrop_supply.go 82.35% <100.00%> (ø)
x/claim/keeper/mission.go 94.91% <100.00%> (ø)
... and 4 more

@aljo242 aljo242 marked this pull request as ready for review January 10, 2023 20:11
@aljo242
Copy link
Author

aljo242 commented Jan 10, 2023

We can try the new app wiring in a follow-up PR.

Ignite proto building currently does not work.

@aljo242 aljo242 closed this Jan 12, 2023
@Pantani Pantani deleted the cosmos-main-experimental branch August 28, 2023 12:28
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 SDK to 0.47
1 participant