node-modules / urllib

Request HTTP(s) URLs in a complex world.
MIT License
726 stars 117 forks source link

πŸ€– TEST: Use vitest instead of jest #399

Closed fengmk2 closed 1 year ago

socket-security[bot] commented 1 year ago

Socket Security Report

πŸ‘ No new dependency issues detected in pull request

Socket.dev scan summary
Issue Status
Did you mean? βœ… no new possible package typos
Install scripts βœ… no new install scripts
Telemetry βœ… no new telemetry
Troll package βœ… no new troll packages
Malware βœ… no new malware
Native code βœ… no new native modules
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

Ignoring: bufferutil@4.0.6, utf-8-validate@5.0.9, esbuild@0.15.9

Powered by socket.dev

codecov[bot] commented 1 year ago

Codecov Report

Merging #399 (0c9b2db) into master (5f0c4a8) will decrease coverage by 1.46%. The diff coverage is n/a.

:exclamation: Current head 0c9b2db differs from pull request most recent head ab2c674. Consider uploading reports for the commit ab2c674 to get more accurate results

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
- Coverage   98.67%   97.21%   -1.47%     
==========================================
  Files           4        4              
  Lines         378      753     +375     
  Branches      124      167      +43     
==========================================
+ Hits          373      732     +359     
- Misses          5       21      +16     
Impacted Files Coverage Ξ”
src/index.ts 94.44% <0.00%> (-5.56%) :arrow_down:
src/HttpClient.ts 96.82% <0.00%> (-1.73%) :arrow_down:
src/utils.ts 97.65% <0.00%> (-0.68%) :arrow_down:
src/HttpAgent.ts 100.00% <0.00%> (ΓΈ)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

fengmk2 commented 1 year ago

@SocketSecurity ignore bufferutil@4.0.6 @SocketSecurity ignore utf-8-validate@5.0.9 @SocketSecurity ignore esbuild@0.15.9

fengmk2 commented 1 year ago

@SocketSecurity ignore utf-8-validate@5.0.9 esbuild@0.15.9

fengmk2 commented 1 year ago

vitest coverage 在 node >= 16 会 hang δ½οΌŒε…ˆ skip https://github.com/vitest-dev/vitest/issues/2008