> On 05/02/2026 12:18, Shreyansh Paliwal wrote: > >> > >> One question, did you run the entire test suite with these changes? I > >> would hope that we have tests which would fail if my inference is > >> correct. If not, there's a gap in our tests too. > > > > You’re right, I hadn’t run the tests initially, as I assumed > > this was a refactor-only change. > > The whole point of regression tests is to check that refactors do not > change the behavior. If you have an account on github or gitlab there > are some instructions for setting the up the CI to run when you push in > Documentation/SumbittingPatches. Got it, I will look into it. Best, Shreyansh