Remove PartialModes module and consolidate into SnapshotQuery#4344
Conversation
❌ 17 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
Claude Code ReviewSummaryPure refactor: removes the dead What's Working Well
Issues FoundCritical (Must Fix)None. Important (Should Fix)None. Suggestions (Nice to Have)None remaining. A grep across Issue ConformanceNo linked issue, which is reasonable for a small cleanup PR. The PR description accurately describes the three mechanical changes (remove dead code, move Previous Review StatusBoth suggestions from iteration 1 were addressed in 221a8b7:
No new issues introduced. LGTM. Review iteration: 2 | 2026-05-18 |
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
This PR has been released! 🚀 The following packages include changes from this PR:
Thanks for contributing to Electric! |
Summary
PartialModes.query_move_in/3andquery_move_in_async/3that had no callers since a04b259query_subset/2fromPartialModesintoSnapshotQuerywhere it logically belongs alongsideexecute_for_shape/2PartialModesmodule entirelyTest plan
🤖 Generated with Claude Code