Skip to content

Intersect CI test fix#731

Merged
samber merged 2 commits intosamber:masterfrom
OpenSourceProjects:intersect
Nov 6, 2025
Merged

Intersect CI test fix#731
samber merged 2 commits intosamber:masterfrom
OpenSourceProjects:intersect

Conversation

@frankywahl
Copy link
Contributor

@frankywahl frankywahl commented Nov 6, 2025

Fix issues with linting and code coverage brought in by #181

@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.19%. Comparing base (ed8ee74) to head (d16aec5).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #731      +/-   ##
==========================================
+ Coverage   94.15%   94.19%   +0.03%     
==========================================
  Files          18       18              
  Lines        2789     2789              
==========================================
+ Hits         2626     2627       +1     
+ Misses        148      147       -1     
  Partials       15       15              
Flag Coverage Δ
unittests 94.19% <ø> (+0.03%) ⬆️

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.

This will ignore the ordering of the final intersection. Especially
important when checking old versions of go that do not guarantee an order
when iterating through maps.
@samber samber merged commit 3f2e24e into samber:master Nov 6, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants