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 support for pii types and column scanning to deep scan #222

Closed nicolepng closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 66.66% and no project coverage change.

Comparison is base (cf76929) 83.98% compared to head (1c1471a) 83.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## ======================================= Coverage 83.98% 83.98% ======================================= Files 8 8 Lines 487 487 Branches 84 84 ======================================= Hits 409 409 Misses 65 65 Partials 13 13 ``` | [Impacted Files](https://app.codecov.io/gh/tokern/piicatcher/pull/222?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/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9zY2FubmVyLnB5) | `93.90% <ø> (ø)` | | | [piicatcher/api.py](https://app.codecov.io/gh/tokern/piicatcher/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9hcGkucHk=) | `80.00% <66.66%> (ø)` | |

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

nicolepng commented 1 year ago

related to issue #68