node-modules / urllib

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

feat: support reset to not reuse connection #438

Closed killagu closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #438 (3d5940a) into master (bda2231) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 3d5940a differs from pull request most recent head f27b2cc. Consider uploading reports for the commit f27b2cc to get more accurate results

@@           Coverage Diff           @@
##           master     #438   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files           8        8           
  Lines        1222     1227    +5     
  Branches      233      234    +1     
=======================================
+ Hits         1218     1223    +5     
  Misses          4        4           
Impacted Files Coverage Δ
src/HttpClient.ts 99.83% <100.00%> (+<0.01%) :arrow_up:
src/Request.ts 100.00% <100.00%> (ø)

: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.12.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: