jaegertracing / jaeger-client-python

🛑 This library is DEPRECATED!
https://jaegertracing.io/
Apache License 2.0
408 stars 155 forks source link

Add Throttler API #330

Closed yurishkuro closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #330 (c7e105e) into master (44dc207) will decrease coverage by 0.12%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
- Coverage   95.52%   95.39%   -0.13%     
==========================================
  Files          25       25              
  Lines        2035     2043       +8     
  Branches      274      274              
==========================================
+ Hits         1944     1949       +5     
- Misses         57       60       +3     
  Partials       34       34              
Impacted Files Coverage Δ
jaeger_client/throttler.py 94.01% <66.66%> (-2.35%) :arrow_down:
jaeger_client/tracer.py 99.37% <100.00%> (+<0.01%) :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 44dc207...c7e105e. Read the comment docs.