digitalbazaar / http-client

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

Call response handling code when `httpClient` is called directly. #9

Closed dlongley closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #9 (1c49c23) into main (76fda09) will increase coverage by 0.34%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   96.42%   96.77%   +0.34%     
==========================================
  Files           2        2              
  Lines          28       31       +3     
==========================================
+ Hits           27       30       +3     
  Misses          1        1              
Impacted Files Coverage Δ
main.js 96.55% <100.00%> (+0.39%) :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 76fda09...1c49c23. Read the comment docs.