This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Manually replace file versions in stack trace wrapping#611
Open
Manually replace file versions in stack trace wrapping#611
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #611 +/- ##
=======================================
Coverage ? 42.87%
=======================================
Files ? 786
Lines ? 57614
Branches ? 0
=======================================
Hits ? 24702
Misses ? 30750
Partials ? 2162
🚀 New features to boost your workflow:
|
philipsu522
approved these changes
Nov 5, 2025
yzang2019
approved these changes
Nov 5, 2025
da9f8d6 to
6a46af1
Compare
udpatil
added a commit
to sei-protocol/sei-chain
that referenced
this pull request
Nov 10, 2025
## Describe your changes and provide context Bump sei cosmos (sei-protocol/sei-cosmos#611) to update error wrapping with package versions there. ## Testing performed to validate your change Testing in sei-cosmos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes and provide context
Replaces specific package versions when wrapping stack trace for errors
Testing performed to validate your change
Unit tests