nyaruka / gocommon

Common utility library for the TextIt platform.
Other
7 stars 11 forks source link

HTTP traces should include number of retries made #52

Closed rowanseymour closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #52 (b6fe551) into main (b9c09de) will increase coverage by 0.03%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   90.96%   90.99%   +0.03%     
==========================================
  Files          22       22              
  Lines         852      855       +3     
==========================================
+ Hits          775      778       +3     
  Misses         49       49              
  Partials       28       28              
Impacted Files Coverage Δ
httpx/http.go 83.54% <85.71%> (+0.64%) :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 b9c09de...b6fe551. Read the comment docs.