Skip to content

chore: Drop Array.includes polyfull#3022

Merged
arkirchner merged 1 commit into
mainfrom
ak/drop_includes_polyfill
Jul 17, 2025
Merged

chore: Drop Array.includes polyfull#3022
arkirchner merged 1 commit into
mainfrom
ak/drop_includes_polyfill

Conversation

@arkirchner

@arkirchner arkirchner commented Jul 17, 2025

Copy link
Copy Markdown
Contributor

Browser support for Array.includes is widely available and does not need to be patched.

All green for all browsers.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes#browser_compatibility

Browser support for Array.includes is wildly available and does not need
be patched.
@arkirchner arkirchner self-assigned this Jul 17, 2025
@codecov

codecov Bot commented Jul 17, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.05%. Comparing base (393091c) to head (cc3be2f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3022   +/-   ##
=======================================
  Coverage   70.05%   70.05%           
=======================================
  Files         215      215           
  Lines        6850     6850           
=======================================
  Hits         4799     4799           
  Misses       2051     2051           

☔ 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.

@arkirchner
arkirchner marked this pull request as ready for review July 17, 2025 08:30
@arkirchner
arkirchner merged commit b7f7ed3 into main Jul 17, 2025
15 checks passed
@arkirchner
arkirchner deleted the ak/drop_includes_polyfill branch July 17, 2025 11:00
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