feat: make MethodAssertionGenerator incremental - #4563
Conversation
8476626 to
ef20be6CompareMethodAssertionGenerator incrementalef20be6 to
7b1c1c3Comparethomhurst
commented
Jan 26, 2026
SummaryAdds incremental caching to Critical IssuesNone found ✅ Suggestions1. Missing snapshot test updatesImpact: Medium Action: Run 2. Unused field |
Shouldn't alter the output (I hope) 🤞
See separate PR for the incremental tests.
Should be fine, I rewrote Mapperly, Mediator and Refit with the same technique 👍 Should I add the tests to |
7b1c1c3 to
0b1113eCompareTimothyMakkison
commented
Jan 27, 2026
Okay, looking at I'm pretty sure |
Uh oh!
There was an error while loading. Please reload this page.
thomhurst
commented
Jan 27, 2026
If it's dead yeah go for it! 🔥 |
Add incremental caching for
MethodAssertionGenerator.ImmutableEquatableArrayfor structural equality on collectionsSourcyso I created a new test project see Method assertion incre test #4565