Skip to content

lib: add and test [EnforceRange] in webcrypto dictionaries - #65091

Open
panva wants to merge 1 commit into
nodejs:mainfrom
panva:webcrypto-enforce-range
Open

lib: add and test [EnforceRange] in webcrypto dictionaries#65091
panva wants to merge 1 commit into
nodejs:mainfrom
panva:webcrypto-enforce-range

Conversation

@panva

@panva panva commented Aug 6, 2026

Copy link
Copy Markdown
Member

Accomodates changes to spec(s) and tests them + pre-existing ones that already (some mistakenly, not anymore...) had [EnforceRange].

Refs: w3c/webcrypto#555
Refs: WICG/webcrypto-modern-algos#65

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto

@panva
panva force-pushed the webcrypto-enforce-range branch from b521dab to 6581446 Compare August 6, 2026 19:34
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
@panva
panva force-pushed the webcrypto-enforce-range branch from 6581446 to 721235d Compare August 7, 2026 06:56
@panva panva added needs-ci PRs that need a full CI run. webcrypto author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Aug 7, 2026
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.30%. Comparing base (27d6cfa) to head (721235d).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #65091      +/-   ##
==========================================
- Coverage   90.31%   90.30%   -0.02%     
==========================================
  Files         759      759              
  Lines      248258   248304      +46     
  Branches    46854    46873      +19     
==========================================
+ Hits       224225   224235      +10     
+ Misses      15465    15459       -6     
- Partials     8568     8610      +42     
Files with missing lines Coverage Δ
lib/internal/crypto/webcrypto.js 97.82% <100.00%> (+<0.01%) ⬆️

... and 50 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.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. webcrypto

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants