tokern / piicatcher

Scan databases and data warehouses for PII data. Tag tables and columns in data catalogs like Amundsen and Datahub
https://tokern.io/piicatcher/
Apache License 2.0
274 stars 93 forks source link

feature: Add more PII types to Column and Datum detectors #221

Closed nicolepng closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 85.00% and project coverage change: +0.05 :tada:

Comparison is base (d69113d) 83.93% compared to head (cf76929) 83.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #221 +/- ## ========================================== + Coverage 83.93% 83.98% +0.05% ========================================== Files 8 8 Lines 473 487 +14 Branches 81 84 +3 ========================================== + Hits 397 409 +12 - Misses 64 65 +1 - Partials 12 13 +1 ``` | [Impacted Files](https://app.codecov.io/gh/tokern/piicatcher/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern) | Coverage Δ | | |---|---|---| | [piicatcher/scanner.py](https://app.codecov.io/gh/tokern/piicatcher/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9zY2FubmVyLnB5) | `93.90% <75.00%> (-2.16%)` | :arrow_down: | | [piicatcher/\_\_init\_\_.py](https://app.codecov.io/gh/tokern/piicatcher/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.