digitalbazaar / http-client

An opinionated, isomorphic HTTP client.
BSD 3-Clause "New" or "Revised" License
2 stars 7 forks source link

Add test for TimeoutError. #22

Closed mattcollier closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #22 (61da67f) into remove-esm (747ee54) will increase coverage by 1.83%. The diff coverage is n/a.

@@              Coverage Diff               @@
##           remove-esm      #22      +/-   ##
==============================================
+ Coverage       96.33%   98.16%   +1.83%     
==============================================
  Files               1        1              
  Lines             109      109              
==============================================
+ Hits              105      107       +2     
+ Misses              4        2       -2     
Impacted Files Coverage Δ
lib/index.js 98.16% <0.00%> (+1.83%) :arrow_up:

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 747ee54...61da67f. Read the comment docs.