Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

feat: finish when request aborted #235

Merged
merged 1 commit into from
Apr 25, 2018
Merged

Conversation

mariodu
Copy link
Member

@mariodu mariodu commented Apr 25, 2018

  • finish span and tracer when http request is aborted.
  • add aborted tag

@codecov-io
Copy link

Codecov Report

Merging #235 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #235      +/-   ##
=========================================
+ Coverage   80.58%   80.6%   +0.01%     
=========================================
  Files         190     190              
  Lines        6387    6392       +5     
  Branches      864     864              
=========================================
+ Hits         5147    5152       +5     
  Misses        856     856              
  Partials      384     384
Impacted Files Coverage Δ
packages/hook/src/patch/HttpServer.ts 87.01% <100%> (+0.9%) ⬆️

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 b1d1064...d1620fa. Read the comment docs.

@czy88840616 czy88840616 merged commit 4450840 into master Apr 25, 2018
@czy88840616 czy88840616 deleted the feat/http_request_abort branch April 25, 2018 10:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants