Closed hexeberlin closed 3 years ago
Merging #50 (2bd192b) into master (45699b0) will increase coverage by
0.00%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #50 +/- ##
=======================================
Coverage 98.36% 98.37%
=======================================
Files 9 9
Lines 368 370 +2
=======================================
+ Hits 362 364 +2
Misses 6 6
Impacted Files | Coverage Δ | |
---|---|---|
opentracing_utils/span.py | 100.00% <0.00%> (ø) |
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 45699b0...2bd192b. Read the comment docs.
👍
:+1:
The argument accepted by
trace_requests()
is calledignore_url_patterns
, notignore_patterns
.