node icon indicating copy to clipboard operation
node copied to clipboard

test: make crypto tests work with BoringSSL

Open codebytere opened this issue 8 months ago • 2 comments

As in title - this PR makes crypto tests work with BoringSSL. Similar to previous PRs.

codebytere avatar May 02 '25 10:05 codebytere

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.21%. Comparing base (2b4f554) to head (342e096). Report is 216 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #58117      +/-   ##
==========================================
+ Coverage   90.20%   90.21%   +0.01%     
==========================================
  Files         630      630              
  Lines      186446   186446              
  Branches    36619    36618       -1     
==========================================
+ Hits       168190   168210      +20     
+ Misses      11053    11043      -10     
+ Partials     7203     7193      -10     

see 33 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar May 02 '25 11:05 codecov[bot]

CI: https://ci.nodejs.org/job/node-test-pull-request/66543/

nodejs-github-bot avatar May 02 '25 12:05 nodejs-github-bot

Landed in 5ffcf6bca1443b5557d5e4f1043eca252c778296

nodejs-github-bot avatar May 22 '25 11:05 nodejs-github-bot