EdyVision / pii-codex

A research python package for detecting, categorizing, and assessing the severity of personal identifiable information (PII)
BSD 3-Clause "New" or "Revised" License
67 stars 9 forks source link

Er.package edits #27

Closed EdyVision closed 1 year ago

EdyVision commented 1 year ago

Overview

PR description. Explain what it's doing and why.

codecov[bot] commented 1 year ago

Codecov Report

Base: 97.53% // Head: 97.53% // No change to project coverage :thumbsup:

Coverage data is based on head (e2dba90) compared to base (1e96ef2). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ======================================= Coverage 97.53% 97.53% ======================================= Files 27 27 Lines 1219 1219 ======================================= Hits 1189 1189 Misses 30 30 ``` | [Impacted Files](https://codecov.io/gh/EdyVision/pii-codex/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eidan+Rosado) | Coverage Δ | | |---|---|---| | [pii\_codex/services/analysis\_service.py](https://codecov.io/gh/EdyVision/pii-codex/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eidan+Rosado#diff-cGlpX2NvZGV4L3NlcnZpY2VzL2FuYWx5c2lzX3NlcnZpY2UucHk=) | `94.56% <ø> (ø)` | | | [pii\_codex/services/assessment\_service.py](https://codecov.io/gh/EdyVision/pii-codex/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eidan+Rosado#diff-cGlpX2NvZGV4L3NlcnZpY2VzL2Fzc2Vzc21lbnRfc2VydmljZS5weQ==) | `96.29% <ø> (ø)` | | | [pii\_codex/models/microsoft\_presidio\_pii.py](https://codecov.io/gh/EdyVision/pii-codex/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eidan+Rosado#diff-cGlpX2NvZGV4L21vZGVscy9taWNyb3NvZnRfcHJlc2lkaW9fcGlpLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eidan+Rosado). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eidan+Rosado)

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