You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
editoast: derive: setup insta to snapshot test macros
Allows to easily test macro expansion, track changes, improves
debuggability and ease review.
HashMaps have been eliminated from `Model`'s internals to have a
deterministic expansion. Otherwise snapshots would be flaky.
Signed-off-by: Leo Valais <[email protected]>
0 commit comments