masking
masking copied to clipboard
refactoring Config structure
Code Climate has analyzed commit 2ae347ac and detected 1 issue on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Complexity | 1 |
View more on Code Climate.
RuboCop detected 9 issues on the commit 2ae347aceeff56c7a941f73f9d009723f2353eef. Visit the analysis result to review all issues.
Codecov Report
Merging #51 into master will decrease coverage by
33.06%
. The diff coverage is67.24%
.
@@ Coverage Diff @@
## master #51 +/- ##
===========================================
- Coverage 100% 66.93% -33.07%
===========================================
Files 23 23
Lines 384 369 -15
===========================================
- Hits 384 247 -137
- Misses 0 122 +122
Impacted Files | Coverage Δ | |
---|---|---|
lib/masking/data_mask_processor/cache.rb | 50% <ø> (-50%) |
:arrow_down: |
lib/masking/cli.rb | 48.27% <0%> (-51.73%) |
:arrow_down: |
lib/masking/config/mask_columns/method/float.rb | 81.81% <100%> (ø) |
|
lib/masking/config/mask_columns/method/binary.rb | 81.81% <100%> (ø) |
|
lib/masking/config/mask_columns/method/string.rb | 70.58% <100%> (ø) |
|
...ig/mask_columns/method/string_binary_distinctor.rb | 84.61% <100%> (ø) |
|
lib/masking/config/mask_columns/method.rb | 87.5% <100%> (ø) |
|
lib/masking/config/mask_columns/method/time.rb | 78.57% <100%> (ø) |
|
lib/masking/config/mask_columns/method/date.rb | 80% <100%> (ø) |
|
lib/masking/config/mask_columns/method/boolean.rb | 76.92% <100%> (ø) |
|
... and 29 more |
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 a72069d...2ae347a. Read the comment docs.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
4 Code Smells
No Coverage information
0.0% Duplication