node-modules / urllib

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

🐛 FIX: Import undici types change #422

Closed fengmk2 closed 1 year ago

fengmk2 commented 1 year ago

https://github.com/nodejs/undici/pull/1769

image

codecov[bot] commented 1 year ago

Codecov Report

Merging #422 (53bf31a) into master (719628e) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files           6        6           
  Lines         981      981           
  Branches      228      228           
=======================================
  Hits          975      975           
  Misses          6        6           
Impacted Files Coverage Δ
src/HttpAgent.ts 100.00% <100.00%> (ø)

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

fengmk2 commented 1 year ago

3.5.2