Skip to content

Conversation

@gurgunday
Copy link
Member

@gurgunday gurgunday commented Oct 25, 2025

Fixes #60400

  • Fixes docs
  • Adds more coverage

Cc @ChALkeR is there anything else that's not aligned?

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Oct 25, 2025
@gurgunday gurgunday added doc Issues and PRs related to the documentations. test Issues and PRs related to the tests. buffer Issues and PRs related to the buffer subsystem. labels Oct 25, 2025
Co-authored-by: Сковорода Никита Андреевич <chalkerx@gmail.com>
@codecov
Copy link

codecov bot commented Oct 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.60%. Comparing base (2bda7cb) to head (146c0b5).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #60405      +/-   ##
==========================================
+ Coverage   88.56%   88.60%   +0.03%     
==========================================
  Files         704      704              
  Lines      207774   207774              
  Branches    40025    40036      +11     
==========================================
+ Hits       184022   184089      +67     
+ Misses      15807    15742      -65     
+ Partials     7945     7943       -2     

see 47 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.

@aduh95 aduh95 added test Issues and PRs related to the tests. needs-ci PRs that need a full CI run. and removed test Issues and PRs related to the tests. needs-ci PRs that need a full CI run. labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Buffer.concat documentation is wrong

3 participants