node-modules / urllib

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

👌 IMPROVE: Support old style readable stream #423

Closed fengmk2 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #423 (cbd72d2) into master (681d400) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #423   +/-   ##
=======================================
  Coverage   99.38%   99.39%           
=======================================
  Files           6        6           
  Lines         981      997   +16     
  Branches      228      236    +8     
=======================================
+ Hits          975      991   +16     
  Misses          6        6           
Impacted Files Coverage Δ
src/HttpClient.ts 99.50% <100.00%> (+<0.01%) :arrow_up:
src/utils.ts 98.08% <100.00%> (+0.18%) :arrow_up:

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

lgtm-com[bot] commented 1 year ago

This pull request introduces 1 alert when merging bf4f1bec252d822bdbac8429cbb73b371320d21b into 681d400f537368c8dbd186728b8e666b59cfe5f9 - view on LGTM.com

new alerts:

Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. Please enable GitHub code scanning, which uses the same CodeQL engine :gear: that powers LGTM.com. For more information, please check out our post on the GitHub blog.

fengmk2 commented 1 year ago

3.6.0