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

fix: removed potential sources of non-determinism in upgrades #1300

Closed
wants to merge 0 commits into from

Conversation

tkxkd0159
Copy link
Member

@tkxkd0159 tkxkd0159 commented Mar 26, 2024

Description

closes: #XXXX

ref. cosmos/cosmos-sdk#10189

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

@tkxkd0159 tkxkd0159 self-assigned this Mar 26, 2024
@tkxkd0159 tkxkd0159 added C:x/upgrade A: bug Something isn't working labels Mar 26, 2024
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 70.42%. Comparing base (e86b980) to head (39d5b24).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1300      +/-   ##
==========================================
- Coverage   70.42%   70.42%   -0.01%     
==========================================
  Files         643      643              
  Lines       54702    54706       +4     
==========================================
  Hits        38526    38526              
- Misses      14006    14010       +4     
  Partials     2170     2170              
Files Coverage Δ
types/module/module.go 69.10% <0.00%> (-1.48%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Something isn't working C:x/upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant