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: bump up cosmos/iavl v0.19.3 #738

Merged
merged 8 commits into from Oct 21, 2022

Conversation

dudong2
Copy link
Contributor

@dudong2 dudong2 commented Oct 18, 2022

Description

closes: #XXXX

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

@dudong2 dudong2 added the dependencies Pull requests that update a dependency file label Oct 18, 2022
@dudong2 dudong2 self-assigned this Oct 18, 2022
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #738 (daf3ab5) into main (f856957) will increase coverage by 0.04%.
The diff coverage is 58.20%.

❗ Current head daf3ab5 differs from pull request most recent head 91a591f. Consider uploading reports for the commit 91a591f to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #738      +/-   ##
==========================================
+ Coverage   62.01%   62.06%   +0.04%     
==========================================
  Files         874      877       +3     
  Lines       98614    98983     +369     
==========================================
+ Hits        61156    61433     +277     
- Misses      33841    33915      +74     
- Partials     3617     3635      +18     
Impacted Files Coverage Δ
baseapp/options.go 68.69% <0.00%> (-1.22%) ⬇️
server/config/toml.go 20.00% <ø> (ø)
store/types/store.go 56.25% <ø> (ø)
server/config/config.go 45.00% <7.69%> (+0.07%) ⬆️
store/iavl/store.go 63.23% <57.14%> (-5.06%) ⬇️
store/rootmulti/store.go 72.95% <84.61%> (-0.18%) ⬇️
server/mock/store.go 26.04% <100.00%> (+1.57%) ⬆️
simapp/simd/cmd/root.go 81.81% <100.00%> (+0.07%) ⬆️
store/iavl/tree.go 90.90% <100.00%> (+1.25%) ⬆️
x/token/validation.go 72.72% <0.00%> (-23.64%) ⬇️
... and 49 more

@tkxkd0159 tkxkd0159 self-requested a review October 21, 2022 02:28
github.com/rs/cors v1.8.2 // indirect
github.com/sasha-s/go-deadlock v0.2.1-0.20190427202633-1595213edefa // indirect
github.com/spf13/afero v1.8.2 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/stretchr/objx v0.4.0 // indirect
github.com/subosito/gotenv v1.4.1 // indirect
github.com/tendermint/tendermint v0.34.14 // indirect
github.com/tendermint/tendermint v0.34.20 // indirect
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tnasu , is this version no problem?

Copy link
Member

@tnasu tnasu Oct 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dudong2 dudong2 merged commit aa713c4 into Finschia:main Oct 21, 2022
@dudong2 dudong2 deleted the dudong2/feat/bump-up-iavl branch October 21, 2022 06:04
@zemyblue zemyblue mentioned this pull request Oct 27, 2022
5 tasks
@zemyblue zemyblue mentioned this pull request Nov 28, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants