Skip to content

Conversation

@johnnylarner
Copy link
Contributor

@johnnylarner johnnylarner commented Jun 5, 2025

Description

closes: IBCGO-27 [Linear]

GH: #5771


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Linked to GitHub issue with discussion and accepted design, OR link to spec that describes this work.
  • Include changelog entry when appropriate (e.g. chores should be omitted from changelog).
  • Wrote unit and integration tests if relevant.
  • Updated documentation (docs/) if anything is changed.
  • Added godoc comments if relevant.
  • Self-reviewed Files changed in the GitHub PR explorer.
  • Provide a conventional commit message to follow the repository standards.

@linear
Copy link

linear bot commented Jun 5, 2025

@codecov
Copy link

codecov bot commented Jun 5, 2025

Codecov Report

Attention: Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.

Project coverage is 56.80%. Comparing base (de2f70a) to head (82ef57d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
modules/apps/callbacks/testing/simapp/app.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8476   +/-   ##
=======================================
  Coverage   56.80%   56.80%           
=======================================
  Files         299      296    -3     
  Lines       21521    21431   -90     
=======================================
- Hits        12225    12174   -51     
+ Misses       8738     8707   -31     
+ Partials      558      550    -8     
Flag Coverage Δ
08-wasm 66.13% <ø> (ø)
e2e 1.18% <ø> (ø)
ibc-go 62.23% <89.74%> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copy link
Contributor

@DeshErBojhaa DeshErBojhaa left a comment

Choose a reason for hiding this comment

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

Great start.

Let's try to remove LigacySubspace field from the keepers (if possible).

Let's add an entry for it to changelog.

@johnnylarner
Copy link
Contributor Author

Will add to the changelog

Copy link
Contributor

@gjermundgaraba gjermundgaraba left a comment

Choose a reason for hiding this comment

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

Great job! It's so nice to finally get rid of all this deprecated stuff 🎉

I created a follow-up issue to remove the remaining legacy subspace references we have scattered around, as this PR fully solves the original issue now.

@gjermundgaraba gjermundgaraba merged commit fbe9583 into main Jun 5, 2025
52 of 53 checks passed
@gjermundgaraba gjermundgaraba deleted the johnnylarner/ibcgo-27-remove-legacy-params-subspace-args-from-ibc-keepers branch June 5, 2025 17:21
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.

4 participants