Closed vetinari closed 6 years ago
Merging #81 into master will increase coverage by
1.88%
. The diff coverage is98.14%
.
@@ Coverage Diff @@
## master #81 +/- ##
==========================================
+ Coverage 76.04% 77.92% +1.88%
==========================================
Files 18 18
Lines 1056 1155 +99
==========================================
+ Hits 803 900 +97
- Misses 253 255 +2
Impacted Files | Coverage Δ | |
---|---|---|
zmon_cli/client.py | 97.92% <98.14%> (-0.06%) |
:arrow_down: |
zmon_cli/cmds/__init__.py | 100% <0%> (ø) |
: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 3caa3d9...e0a34c3. Read the comment docs.
:+1:
:+1:
👍
no initialization of opentracing, just adding decorators and adding tags / log_kv to spans
fixes #80