feat: add codemod for upcoming v0.55.0-v0.56.0#413
Conversation
This was referenced Feb 1, 2026
Member
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## wschurman/02-01-feat_add_entity-database-adapter-knex-testing-utils_containing_stubpostgresdatabaseadapter #413 +/- ##
=============================================================================================================================================
Coverage 100.00% 100.00%
=============================================================================================================================================
Files 106 106
Lines 13941 13941
Branches 685 1205 +520
=============================================================================================================================================
Hits 13941 13941
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2e1fa1a to
ed79bbe
Compare
abf6995 to
20ab69e
Compare
ed79bbe to
544aebd
Compare
20ab69e to
5682b58
Compare
16e7880 to
ceba08f
Compare
5682b58 to
0e47362
Compare
ceba08f to
da8f011
Compare
0e47362 to
083cd59
Compare
ide
approved these changes
Feb 4, 2026
083cd59 to
fe53e07
Compare
da8f011 to
39f26e6
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Why
This adds a codemod for #407-#410 changes.
How
Replace
.loadercalls with.knexLoaderwhere applicable.Test Plan
Run the test.