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

Problem: Cosmos SDK is not upgraded to the latest version (0.46.10) #925

Merged
merged 7 commits into from
Feb 17, 2023

Conversation

tomtau
Copy link
Contributor

@tomtau tomtau commented Feb 17, 2023

Solution: upgraded the dependency, plus Go to 1.20.1

Solution: upgraded the dependency, plus Go to 1.20.1
@tomtau tomtau requested a review from a team as a code owner February 17, 2023 02:58
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #925 (17cbae8) into master (dfe485e) will decrease coverage by 8.95%.
The diff coverage is 35.00%.

@@            Coverage Diff             @@
##           master     #925      +/-   ##
==========================================
- Coverage   31.40%   22.46%   -8.95%     
==========================================
  Files         117      117              
  Lines       13495    13498       +3     
==========================================
- Hits         4238     3032    -1206     
- Misses       8255     9872    +1617     
+ Partials     1002      594     -408     
Flag Coverage Δ
integration_tests 20.71% <0.00%> (-0.01%) ⬇️
integration_tests_byzantine 7.80% <0.00%> (-0.01%) ⬇️
integration_tests_gov 8.06% <0.00%> (-0.01%) ⬇️
integration_tests_grpc 8.03% <0.00%> (+2.81%) ⬆️
integration_tests_ibc ?
integration_tests_ledger 8.03% <0.00%> (-0.01%) ⬇️
integration_tests_slow 8.03% <0.00%> (-0.01%) ⬇️
integration_tests_solomachine 7.80% <0.00%> (+2.62%) ⬆️
integration_tests_upgrade ?
unit_tests 5.93% <60.86%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/ante.go 66.66% <0.00%> (ø)
app/test_helpers.go 0.00% <0.00%> (ø)
x/icaauth/handler.go 7.69% <0.00%> (-69.24%) ⬇️
x/icaauth/keeper/keeper.go 25.00% <0.00%> (-37.50%) ⬇️
x/icaauth/module_ibc.go 7.69% <0.00%> (-23.08%) ⬇️
x/nft-transfer/ibc_module.go 0.00% <0.00%> (-64.94%) ⬇️
x/nft-transfer/keeper/grpc_query.go 0.00% <ø> (-25.87%) ⬇️
x/nft-transfer/keeper/packet.go 0.00% <0.00%> (-83.02%) ⬇️
x/nft-transfer/keeper/relay.go 0.00% <ø> (-61.54%) ⬇️
x/nft-transfer/keeper/trace.go 0.00% <ø> (-43.59%) ⬇️
... and 68 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tomtau
Copy link
Contributor Author

tomtau commented Feb 17, 2023

/runsim

@github-actions
Copy link

Simulation tests started and triggered by /runsim.
Will update here when it succeeds or fails.
Can further check progress here

@github-actions
Copy link

/runsim simulation test has succeeded 🎉
Can further check here

@tomtau tomtau added this pull request to the merge queue Feb 17, 2023
Merged via the queue into crypto-org-chain:master with commit 2633606 Feb 17, 2023
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.

2 participants