python-elasticsearch-logger
python-elasticsearch-logger copied to clipboard
add sniffing
turn on sniffing as in issue #41 .
Codecov Report
Merging #42 into master will increase coverage by
1.06%
. The diff coverage is52.17%
.
@@ 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.
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).