Closed augustd closed 5 years ago
Merging #42 into master will increase coverage by
1.07%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #42 +/- ##
============================================
+ Coverage 37.31% 38.39% +1.07%
- Complexity 91 96 +5
============================================
Files 35 36 +1
Lines 686 698 +12
Branches 88 89 +1
============================================
+ Hits 256 268 +12
Misses 409 409
Partials 21 21
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...asp/security/logging/mask/SSNMaskingConverter.java | 100% <100%> (ø) |
5 <5> (?) |
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 029a37f...789c0b4. Read the comment docs.
Add masking for social security numbers. Unit tests included.