Skip to content

fix: Intersect codec multirun#1471

Open
orimay wants to merge 1 commit intosinclairzx81:mainfrom
orimay:fix/intersect-codec-multirun
Open

fix: Intersect codec multirun#1471
orimay wants to merge 1 commit intosinclairzx81:mainfrom
orimay:fix/intersect-codec-multirun

Conversation

@orimay
Copy link
Contributor

@orimay orimay commented Nov 28, 2025

Fixes #1466

@orimay orimay force-pushed the fix/intersect-codec-multirun branch 3 times, most recently from d87aa24 to c5287d1 Compare December 1, 2025 14:02
@orimay
Copy link
Contributor Author

orimay commented Dec 1, 2025

@sinclairzx81 Not sure if you will find my approach the best (since I only let a single schema modify every key). Another approach I would consider is to let all the keys be processed my all the schemas and then throw if there's a difference in outcome. Not sure if it would be a better DX though.

@orimay orimay force-pushed the fix/intersect-codec-multirun branch from c5287d1 to 3a0c818 Compare December 1, 2025 14:08
@sinclairzx81 sinclairzx81 force-pushed the main branch 6 times, most recently from f2586c9 to 0257d8a Compare December 25, 2025 08:05
@sinclairzx81 sinclairzx81 force-pushed the main branch 2 times, most recently from 1ec75df to 62ebbcd Compare February 23, 2026 03:34
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.

Type.Intersect runs codec twice over the same property

1 participant