Skip to content

src: remove unused internalVerifyIntegrity internal binding - #58285

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
dario-piotrowicz:dario/remove-internalVerifyIntegrity-unused-internal-binding
May 13, 2025
Merged

src: remove unused internalVerifyIntegrity internal binding#58285
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
dario-piotrowicz:dario/remove-internalVerifyIntegrity-unused-internal-binding

Conversation

@dario-piotrowicz

Copy link
Copy Markdown
Member

This PR is removing the internalVerifyIntegrity internal binding, which I believe is no longer used.

I believe that the binding stopped being used in #52583 (see lib/internal/policy/manifest.js line 30).

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. labels May 11, 2025
@codecov

codecovBot commented May 11, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.19%. Comparing base (4a86be2) to head (253bdb8).
Report is 247 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #58285 +/- ##
==========================================
+ Coverage 90.18% 90.19% +0.01% 
==========================================
Files 631 631 Lines 186687 186659 -28 Branches 36663 36661 -2 ==========================================
+ Hits 168355 168364 +9 + Misses 11124 11100 -24 + Partials 7208 7195 -13 
Files with missing linesCoverage Δ
src/crypto/crypto_hash.cc73.01% <ø> (+5.82%)⬆️
src/crypto/crypto_hash.h20.00% <ø> (ø)

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

@panvapanva added the request-ci Add this label to start a Jenkins CI on a PR. label May 12, 2025
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 12, 2025
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@panvapanva added the commit-queue Add this label to land a pull request using GitHub Actions. label May 12, 2025
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 13, 2025
@nodejs-github-bot
nodejs-github-bot merged commit fd0d852 into nodejs:mainMay 13, 2025
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in fd0d852

@dario-piotrowicz
dario-piotrowicz deleted the dario/remove-internalVerifyIntegrity-unused-internal-binding branch May 13, 2025 21:27
targos pushed a commit that referenced this pull request May 16, 2025
PR-URL: #58285
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@aduh95aduh95 added dont-land-on-v20.x dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. labels Jun 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.cryptoIssues and PRs related to the crypto subsystem.dont-land-on-v22.xPRs that should not land on the v22.x-staging branch and should not be released in v22.x.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@dario-piotrowicz@nodejs-github-bot@panva@jasnell@aduh95