Skip to content

WithoutNth handle non-comparable types#774

Merged
samber merged 1 commit intosamber:masterfrom
urisimchoni:without-nth-comparable
Jan 12, 2026
Merged

WithoutNth handle non-comparable types#774
samber merged 1 commit intosamber:masterfrom
urisimchoni:without-nth-comparable

Conversation

@urisimchoni
Copy link
Contributor

Allow WithoutNth to handle any type, because filtering is by index

Because filtering is by index, WithoutNth can handle any
type.
@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.17%. Comparing base (eb9719c) to head (532d284).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #774      +/-   ##
==========================================
- Coverage   94.20%   94.17%   -0.03%     
==========================================
  Files          18       18              
  Lines        2880     2867      -13     
==========================================
- Hits         2713     2700      -13     
  Misses        151      151              
  Partials       16       16              
Flag Coverage Δ
unittests 94.17% <100.00%> (-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.

@samber samber merged commit db119e7 into samber:master Jan 12, 2026
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.

3 participants