node-modules / urllib

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

fix: make sure kClients exists on Agent #482

Closed fengmk2 closed 9 months ago

fengmk2 commented 9 months ago

TypeError: clients is not iterable

codecov[bot] commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5f9be29) 98.79% compared to head (ea2512b) 98.67%. Report is 1 commits behind head on master.

Files Patch % Lines
src/HttpClient.ts 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #482 +/- ## ========================================== - Coverage 98.79% 98.67% -0.13% ========================================== Files 10 10 Lines 1583 1586 +3 Branches 272 274 +2 ========================================== + Hits 1564 1565 +1 - Misses 19 21 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.