node-modules / urllib

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

๐Ÿ› FIX: http default protocol for URL argument #404

Closed fengmk2 closed 1 year ago

fengmk2 commented 1 year ago

https://github.com/node-modules/urllib/commit/6b5bdf4d02053159046eecbcf1ea049e5e45ab8f

codecov[bot] commented 1 year ago

Codecov Report

Merging #404 (53bc293) into master (e178c47) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   98.40%   98.42%   +0.01%     
==========================================
  Files           6        6              
  Lines         940      950      +10     
  Branches      210      212       +2     
==========================================
+ Hits          925      935      +10     
  Misses         15       15              
Impacted Files Coverage ฮ”
src/HttpClient.ts 98.10% <100.00%> (+0.03%) :arrow_up:

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

fengmk2 commented 1 year ago

3.2.1