Skip to content

Conversation

NathanBaulch
Copy link
Contributor

Duplicates passed to Intersect in list1 are omitted and retained in list2. I believe this should be a symmetric function, producing identical results when the two input lists are swapped.

Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.48%. Comparing base (43cef1f) to head (1f0d3f4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #694   +/-   ##
=======================================
  Coverage   94.48%   94.48%           
=======================================
  Files          18       18           
  Lines        3429     3430    +1     
=======================================
+ Hits         3240     3241    +1     
  Misses        175      175           
  Partials       14       14           
Flag Coverage Δ
unittests 94.48% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samber samber added this to the v2 milestone Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants