Skip to content

feat(collections): stabilize index argument in iterable methods#7119

Open
tomas-zijdemans wants to merge 3 commits intodenoland:mainfrom
tomas-zijdemans:stabilize-collections-index-arg
Open

feat(collections): stabilize index argument in iterable methods#7119
tomas-zijdemans wants to merge 3 commits intodenoland:mainfrom
tomas-zijdemans:stabilize-collections-index-arg

Conversation

@tomas-zijdemans
Copy link
Copy Markdown
Contributor

@tomas-zijdemans tomas-zijdemans commented Apr 28, 2026

This PR is a follow up to #6382

IMHO, adding the index argument should be quite natural and risk free.

I tried to keep the scope clean: Only stabilize what that PR added as unstable.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.80%. Comparing base (a496da2) to head (2e7ff9f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7119      +/-   ##
==========================================
+ Coverage   94.61%   94.80%   +0.19%     
==========================================
  Files         634      618      -16     
  Lines       51801    51472     -329     
  Branches     9329     9276      -53     
==========================================
- Hits        49011    48798     -213     
+ Misses       2216     2122      -94     
+ Partials      574      552      -22     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant