nyaruka / gocommon

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

📼 Add httpx util for recording traces from http handlers #29

Closed rowanseymour closed 4 years ago

rowanseymour commented 4 years ago

Wrestling with Zendesk and want to add https://github.com/nyaruka/mailroom/issues/280 to help figure what's going on

codecov[bot] commented 4 years ago

Codecov Report

Merging #29 into master will decrease coverage by 0.05%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   89.06%   89.00%   -0.06%     
==========================================
  Files          15       16       +1     
  Lines         640      673      +33     
==========================================
+ Hits          570      599      +29     
- Misses         47       49       +2     
- Partials       23       25       +2     
Impacted Files Coverage Δ
httpx/http.go 83.72% <77.77%> (+0.58%) :arrow_up:
httpx/recorder.go 86.66% <86.66%> (ø)

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 ae521b5...d80bff9. Read the comment docs.