Skip to content

Conversation

@Ayoub-Mabrouk
Copy link

Replace native methods with primordials for consistency and security. This improves protection against prototype pollution.

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Dec 29, 2025
@avivkeller avivkeller added the needs-benchmark-ci PR that need a benchmark CI run. label Dec 29, 2025
@Ayoub-Mabrouk Ayoub-Mabrouk force-pushed the lib-use-primordials-freelist branch from bdbd96d to e1f3326 Compare December 29, 2025 16:45
Replace native methods with primordials.
@Ayoub-Mabrouk Ayoub-Mabrouk force-pushed the lib-use-primordials-freelist branch from e1f3326 to 06d364e Compare December 29, 2025 17:47
@codecov
Copy link

codecov bot commented Dec 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.01%. Comparing base (05d6b9b) to head (06d364e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #61208      +/-   ##
==========================================
- Coverage   88.53%   88.01%   -0.52%     
==========================================
  Files         703      703              
  Lines      208599   208615      +16     
  Branches    40229    40164      -65     
==========================================
- Hits       184685   183616    -1069     
- Misses      15939    16964    +1025     
- Partials     7975     8035      +60     
Files with missing lines Coverage Δ
lib/internal/freelist.js 100.00% <100.00%> (ø)

... and 98 files with indirect coverage changes

🚀 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

Labels

needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants