Closed na-g closed 5 years ago
Merging #160 into master will decrease coverage by
1.27%
. The diff coverage is73.55%
.
@@ Coverage Diff @@
## master #160 +/- ##
==========================================
- Coverage 90.69% 89.41% -1.28%
==========================================
Files 7 8 +1
Lines 3557 3647 +90
==========================================
+ Hits 3226 3261 +35
- Misses 331 386 +55
Impacted Files | Coverage Δ | |
---|---|---|
src/media_type.rs | 92.9% <100%> (-0.02%) |
:arrow_down: |
src/anonymizer.rs | 92.08% <46.66%> (-5.5%) |
:arrow_down: |
src/address.rs | 67.34% <67.34%> (ø) |
|
src/error.rs | 69.67% <76.31%> (-2.65%) |
:arrow_down: |
src/network.rs | 87.09% <88.88%> (-10.21%) |
:arrow_down: |
src/attribute_type.rs | 88.55% <88.88%> (-0.2%) |
:arrow_down: |
src/lib.rs | 92.16% <90%> (-0.86%) |
:arrow_down: |
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 3a46c37...0bdb045. Read the comment docs.
This is ready for review. I expect CCOV to find test holes, and that I will have to plug them before merging.