node-modules / urllib

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

fix: 🐛 redirect status code #363

Closed denghongcai closed 3 years ago

denghongcai commented 3 years ago

redirect response event should not be -1

codecov[bot] commented 3 years ago

Codecov Report

Merging #363 (cb65d19) into master (27dc858) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #363   +/-   ##
=======================================
  Coverage   93.17%   93.17%           
=======================================
  Files           6        6           
  Lines         820      820           
  Branches      221      223    +2     
=======================================
  Hits          764      764           
  Misses         56       56           
Impacted Files Coverage Δ
lib/urllib.js 96.22% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 27dc858...cb65d19. Read the comment docs.