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
test: add SideEffects module to TaskSeq.CompareWith.Tests.fs
Add a SideEffects module with 4 new test scenarios covering:
- Both sources consumed exactly once when sequences are equal
- Early exit: sources consumed only 1 element each when first comparison differs
- TestSideEffectTaskSeq variants for compareWith and compareWithAsync
Co-authored-by: Copilot <[email protected]>
0 commit comments