masking icon indicating copy to clipboard operation
masking copied to clipboard

refactoring Config structure

Open kibitan opened this issue 5 years ago • 4 comments

kibitan avatar Nov 23 '19 18:11 kibitan

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.

codeclimate[bot] avatar Dec 23 '19 17:12 codeclimate[bot]

RuboCop detected 9 issues on the commit 2ae347aceeff56c7a941f73f9d009723f2353eef. Visit the analysis result to review all issues.

ghost avatar Dec 23 '19 17:12 ghost

Codecov Report

Merging #51 into master will decrease coverage by 33.06%. The diff coverage is 67.24%.

Impacted file tree graph

@@             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.

codecov[bot] avatar Dec 23 '19 17:12 codecov[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Sep 01 '23 15:09 sonarqubecloud[bot]