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

fix: Fix CI workflow by changing dependency and updating pytests #217

Closed nicolepng closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 85.49% and project coverage change: -2.78 :warning:

Comparison is base (8eb75e1) 86.70% compared to head (b0e78d0) 83.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #217 +/- ## ========================================== - Coverage 86.70% 83.93% -2.78% ========================================== Files 15 8 -7 Lines 835 473 -362 Branches 112 81 -31 ========================================== - Hits 724 397 -327 + Misses 92 64 -28 + Partials 19 12 -7 ``` | [Impacted Files](https://app.codecov.io/gh/tokern/piicatcher/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern) | Coverage Δ | | |---|---|---| | [piicatcher/command\_line.py](https://app.codecov.io/gh/tokern/piicatcher/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9jb21tYW5kX2xpbmUucHk=) | `58.55% <63.26%> (-18.19%)` | :arrow_down: | | [piicatcher/api.py](https://app.codecov.io/gh/tokern/piicatcher/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9hcGkucHk=) | `80.00% <79.62%> (+7.27%)` | :arrow_up: | | [piicatcher/output.py](https://app.codecov.io/gh/tokern/piicatcher/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9vdXRwdXQucHk=) | `87.17% <87.17%> (ø)` | | | [piicatcher/detectors.py](https://app.codecov.io/gh/tokern/piicatcher/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9kZXRlY3RvcnMucHk=) | `90.47% <90.47%> (ø)` | | | [piicatcher/generators.py](https://app.codecov.io/gh/tokern/piicatcher/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9nZW5lcmF0b3JzLnB5) | `90.90% <90.90%> (ø)` | | | [piicatcher/dbinfo.py](https://app.codecov.io/gh/tokern/piicatcher/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9kYmluZm8ucHk=) | `94.82% <94.82%> (ø)` | | | [piicatcher/scanner.py](https://app.codecov.io/gh/tokern/piicatcher/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tokern#diff-cGlpY2F0Y2hlci9zY2FubmVyLnB5) | `96.05% <95.83%> (-3.95%)` | :arrow_down: | | [piicatcher/\_\_init\_\_.py](https://app.codecov.io/gh/tokern/piicatcher/pull/217?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.