node icon indicating copy to clipboard operation
node copied to clipboard

test: add resource to internal module stat test

Open RafaelGSS opened this issue 1 year ago • 4 comments

This was missing from https://github.com/nodejs/node/pull/51344

RafaelGSS avatar Sep 28 '24 19:09 RafaelGSS

Review requested:

  • [x] @nodejs/security-wg

nodejs-github-bot avatar Sep 28 '24 19:09 nodejs-github-bot

Codecov Report

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

Project coverage is 88.24%. Comparing base (3ac5b49) to head (ee3f3ac). Report is 175 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #55157      +/-   ##
==========================================
+ Coverage   88.07%   88.24%   +0.17%     
==========================================
  Files         652      651       -1     
  Lines      183653   183855     +202     
  Branches    35856    35825      -31     
==========================================
+ Hits       161753   162249     +496     
+ Misses      15146    14921     -225     
+ Partials     6754     6685      -69     

see 152 files with indirect coverage changes

codecov[bot] avatar Sep 28 '24 20:09 codecov[bot]

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

nodejs-github-bot avatar Sep 28 '24 21:09 nodejs-github-bot

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

nodejs-github-bot avatar Sep 29 '24 17:09 nodejs-github-bot

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

nodejs-github-bot avatar Sep 30 '24 14:09 nodejs-github-bot

Landed in 6c92c1391a3d

RafaelGSS avatar Oct 07 '24 15:10 RafaelGSS