Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement route tag #138

Merged
merged 3 commits into from
Jun 9, 2018
Merged

Implement route tag #138

merged 3 commits into from
Jun 9, 2018

Conversation

jettify
Copy link
Member

@jettify jettify commented Jun 9, 2018

Fixes #115

@codecov
Copy link

codecov bot commented Jun 9, 2018

Codecov Report

Merging #138 into master will increase coverage by 0.62%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   97.13%   97.76%   +0.62%     
==========================================
  Files          13       13              
  Lines         523      536      +13     
  Branches       36       38       +2     
==========================================
+ Hits          508      524      +16     
+ Misses          7        6       -1     
+ Partials        8        6       -2
Impacted Files Coverage Δ
aiozipkin/constants.py 100% <100%> (ø) ⬆️
aiozipkin/aiohttp_helpers.py 96.72% <100%> (+0.11%) ⬆️
aiozipkin/__init__.py 100% <100%> (ø) ⬆️
aiozipkin/record.py 100% <0%> (+6%) ⬆️

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 47a9f87...0c72233. Read the comment docs.

@jettify jettify merged commit 2500445 into master Jun 9, 2018
@jettify jettify deleted the implement-route-tag branch June 9, 2018 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant