Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: move more key related stuff to ncrypto #55368

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Oct 12, 2024

No description provided.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/crypto
  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Oct 12, 2024
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

deps/ncrypto/ncrypto.cc Show resolved Hide resolved
deps/ncrypto/ncrypto.cc Show resolved Hide resolved
deps/ncrypto/ncrypto.cc Show resolved Hide resolved
@RedYetiDev RedYetiDev added crypto Issues and PRs related to the crypto subsystem. dependencies Pull requests that update a dependency file. and removed lib / src Issues and PRs related to general changes in the lib or src directory. labels Oct 12, 2024
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

Attention: Patch coverage is 74.80916% with 33 lines in your changes missing coverage. Please review.

Project coverage is 88.40%. Comparing base (d881fcb) to head (df1a9ea).
Report is 141 commits behind head on main.

Files with missing lines Patch % Lines
src/crypto/crypto_keys.cc 77.87% 11 Missing and 14 partials ⚠️
src/crypto/crypto_keygen.h 60.00% 3 Missing and 1 partial ⚠️
src/crypto/crypto_util.h 57.14% 1 Missing and 2 partials ⚠️
src/crypto/crypto_keygen.cc 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #55368   +/-   ##
=======================================
  Coverage   88.40%   88.40%           
=======================================
  Files         652      652           
  Lines      186777   186687   -90     
  Branches    36047    36028   -19     
=======================================
- Hits       165111   165049   -62     
+ Misses      14919    14904   -15     
+ Partials     6747     6734   -13     
Files with missing lines Coverage Δ
src/crypto/crypto_keys.h 55.10% <ø> (-1.77%) ⬇️
src/crypto/crypto_keygen.cc 75.60% <0.00%> (+1.80%) ⬆️
src/crypto/crypto_util.h 75.09% <57.14%> (-2.64%) ⬇️
src/crypto/crypto_keygen.h 68.46% <60.00%> (-1.54%) ⬇️
src/crypto/crypto_keys.cc 71.46% <77.87%> (-1.60%) ⬇️

... and 23 files with indirect coverage changes

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Oct 13, 2024

@jasnell jasnell added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Oct 13, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 14, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/55368
✔  Done loading data for nodejs/node/pull/55368
----------------------------------- PR info ------------------------------------
Title      src: move more key related stuff to ncrypto (#55368)
Author     James M Snell <[email protected]> (@jasnell)
Branch     jasnell:moar-ncrypto-key -> nodejs:main
Labels     crypto, author ready, needs-ci, dependencies
Commits    1
 - src: move more key related stuff to ncrypto
Committers 1
 - James M Snell <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/55368
Reviewed-By: Yagiz Nizipli <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/55368
Reviewed-By: Yagiz Nizipli <[email protected]>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sat, 12 Oct 2024 22:08:47 GMT
   ✔  Approvals: 1
   ✔  - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/55368#pullrequestreview-2364968879
   ✘  This PR needs to wait 119 more hours to land (or 0 hours if there is one more approval)
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2024-10-13T16:24:45Z: https://ci.nodejs.org/job/node-test-pull-request/63082/
- Querying data for job/node-test-pull-request/63082/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/11335810282

@nodejs-github-bot nodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Oct 14, 2024
@marco-ippolito marco-ippolito added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Nov 2, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 2, 2024
@nodejs-github-bot nodejs-github-bot merged commit 5b9bf39 into nodejs:main Nov 2, 2024
75 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 5b9bf39

louwers pushed a commit to louwers/node that referenced this pull request Nov 2, 2024
aduh95 pushed a commit that referenced this pull request Nov 5, 2024
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. crypto Issues and PRs related to the crypto subsystem. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants