python-elasticsearch-logger icon indicating copy to clipboard operation
python-elasticsearch-logger copied to clipboard

add sniffing

Open pingz opened this issue 6 years ago • 2 comments

turn on sniffing as in issue #41 .

pingz avatar Mar 22 '18 06:03 pingz

Codecov Report

Merging #42 into master will increase coverage by 1.06%. The diff coverage is 52.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   82.78%   83.85%   +1.06%     
==========================================
  Files           2        2              
  Lines         151      161      +10     
  Branches       18       17       -1     
==========================================
+ Hits          125      135      +10     
  Misses         22       22              
  Partials        4        4
Impacted Files Coverage Δ
cmreslogging/handlers.py 83.11% <52.17%> (+1.17%) :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 6765a24...834dcc6. Read the comment docs.

codecov-io avatar Mar 22 '18 07:03 codecov-io

Thanks for the contrib. I'll add things up (both pr's) and get them merged over the weekend (would like to check if there is any other test around sniff that we should run).

cmanaha avatar Mar 22 '18 22:03 cmanaha