Skip to content

Conversation

@udpatil
Copy link
Contributor

@udpatil udpatil commented Sep 16, 2025

Describe your changes and provide context

This updates go module dependencies in sei-cosmos to match up with sei-chain dependencies.

Testing performed to validate your change

go.mod Outdated
// Latest goleveldb is broken, we have to stick to this version
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
github.com/tendermint/tendermint => github.com/sei-protocol/sei-tendermint v0.6.0
github.com/tendermint/tendermint => github.com/sei-protocol/sei-tendermint v0.6.4-0.20250910161604-875edee7fc59
Copy link
Contributor

Choose a reason for hiding this comment

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

is this intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed ty

@udpatil udpatil requested a review from Kbhat1 September 17, 2025 15:32
@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.60%. Comparing base (e6b974f) to head (8c14bae).

❌ Your project check has failed because the head coverage (42.60%) is below the target coverage (50.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #607   +/-   ##
=======================================
  Coverage   42.59%   42.60%           
=======================================
  Files         786      786           
  Lines       70873    70873           
=======================================
+ Hits        30189    30192    +3     
+ Misses      38522    38520    -2     
+ Partials     2162     2161    -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

7 participants