GoogleCloudPlatform / dlp-dataflow-deidentification

Multi Cloud Data Tokenization Solution By Using Dataflow and Cloud DLP
Apache License 2.0
89 stars 53 forks source link

Added more counters in the DLP transform #194

Closed dup05 closed 7 months ago

dup05 commented 9 months ago

Summary (Short summary of what is being done) :

Added more counters in the DLP transform

Description (Describe in detail the fix made) :

Bug ID (if any) :

b/317155544

Public Documentation (if any) :

TESTED (Test Cases with scenario and description - must have 1 positive and 1 negative scenario) :

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 16.66667% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 13.35%. Comparing base (60d8b25) to head (576f048). Report is 1 commits behind head on master.

Files Patch % Lines
...gle/swarm/tokenization/beam/DLPDeidentifyText.java 0.00% 3 Missing :warning:
...google/swarm/tokenization/beam/DLPInspectText.java 0.00% 3 Missing :warning:
...gle/swarm/tokenization/beam/DLPReidentifyText.java 0.00% 3 Missing :warning:
...google/swarm/tokenization/common/DLPTransform.java 0.00% 3 Missing :warning:
...enization/parquet/ParquetReaderSplittableDoFn.java 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #194 +/- ## ============================================ - Coverage 13.41% 13.35% -0.07% Complexity 67 67 ============================================ Files 53 53 Lines 2519 2531 +12 Branches 213 213 ============================================ Hits 338 338 - Misses 2161 2173 +12 Partials 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.