Closed rybalkinsd closed 5 years ago
Merging #157 into master will decrease coverage by
0.59%
. The diff coverage is89.09%
.
@@ Coverage Diff @@
## master #157 +/- ##
===========================================
- Coverage 91.07% 90.47% -0.6%
+ Complexity 129 128 -1
===========================================
Files 43 42 -1
Lines 381 399 +18
Branches 43 45 +2
===========================================
+ Hits 347 361 +14
- Misses 11 14 +3
- Partials 23 24 +1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ttp/interceptors/logging/HttpLoggingInterceptor.kt | 86.66% <86.66%> (ø) |
6 <6> (?) |
|
...ttp/interceptors/logging/CurlLoggingInterceptor.kt | 92% <92%> (ø) |
6 <6> (?) |
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 b79ac37...aca0468. Read the comment docs.
Changed structure of LogInterceptor. Simplified LoggingStrategy