Skip to content

lib: apply minor dtls cleanups#63539

Open
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/dtls-cleanup
Open

lib: apply minor dtls cleanups#63539
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/dtls-cleanup

Conversation

@jasnell
Copy link
Copy Markdown
Member

@jasnell jasnell commented May 24, 2026

Remove the object seal on the exports.

Signed-off-by: James M Snell <jasnell@gmail.com>
@nodejs-github-bot nodejs-github-bot added dtls needs-ci PRs that need a full CI run. labels May 24, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.32%. Comparing base (c9562dd) to head (f9c3ada).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #63539      +/-   ##
==========================================
+ Coverage   90.30%   90.32%   +0.02%     
==========================================
  Files         730      730              
  Lines      234188   234152      -36     
  Branches    43919    43909      -10     
==========================================
+ Hits       211478   211500      +22     
+ Misses      14443    14372      -71     
- Partials     8267     8280      +13     

see 39 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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants