Closed mchlvl closed 2 years ago
Merging #40 (ce79710) into main (1d7c073) will increase coverage by
0.30%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #40 +/- ##
==========================================
+ Coverage 91.02% 91.33% +0.30%
==========================================
Files 8 8
Lines 301 300 -1
==========================================
Hits 274 274
+ Misses 27 26 -1
Impacted Files | Coverage Δ | |
---|---|---|
starlette_zipkin/middleware.py | 92.85% <0.00%> (+0.82%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Update required tweak of tests, due to the starlette change https://github.com/encode/starlette/pull/1395 of explicitly returning conten-length header
Additionally adding tests for pyhon 3.9, 3.10