node-modules / urllib

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

fix: support request uds and tcp at the same time #451

Closed fengmk2 closed 1 year ago

fengmk2 commented 1 year ago

https://github.com/cnpm/rapid/pull/10

codecov[bot] commented 1 year ago

Codecov Report

Merging #451 (fcfca98) into master (a324eeb) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #451   +/-   ##
=======================================
  Coverage   99.51%   99.52%           
=======================================
  Files           8        8           
  Lines        1246     1253    +7     
  Branches      241      242    +1     
=======================================
+ Hits         1240     1247    +7     
  Misses          6        6           
Impacted Files Coverage Δ
src/index.ts 98.07% <100.00%> (+0.29%) :arrow_up:

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

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.16.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: