Skip to content

doc: document Brotli/iter dictionary option#64602

Open
islandryu wants to merge 1 commit into
nodejs:mainfrom
islandryu:doc-brotli-dictionary
Open

doc: document Brotli/iter dictionary option#64602
islandryu wants to merge 1 commit into
nodejs:mainfrom
islandryu:doc-brotli-dictionary

Conversation

@islandryu

Copy link
Copy Markdown
Member

Ref: #64598

Document the missing dictionary option on BrotliOptions.
Note ArrayBuffer support for the node:zlib/iter dictionary option.

Signed-off-by: islandryu <shimaryuhei@gmail.com>
@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 19, 2026
@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.13%. Comparing base (4f844f4) to head (a0d82d7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #64602      +/-   ##
==========================================
- Coverage   90.13%   90.13%   -0.01%     
==========================================
  Files         741      741              
  Lines      241976   241973       -3     
  Branches    45543    45535       -8     
==========================================
- Hits       218116   218101      -15     
- Misses      15379    15382       +3     
- Partials     8481     8490       +9     

see 35 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-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants