pii-codex
pii-codex copied to clipboard
Upgraded Dependencies and Converted to UV
Overview
PR description. Explain what it's doing and why.
- Updated spaCy, MSFT Presidio, and other dependencies
- Python support up to 3.12.x
- Converted from Poetry Project to UV
Checklist
- [ ] New PII Detection Service Added (Optional)
- [ ] New PII Mappings added (Optional)
- [ ] New citations added (if using other open source or research software) (Optional)
- [ ] New PII types added to new version file under pii_codex/data (and JSON file generated) (Optional)
- [ ] Tests added
- [x] CI passed
- [x] Commits Squashed
Codecov Report
:x: Patch coverage is 98.47328% with 10 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 96.72%. Comparing base (2e1481c) to head (e091200).
Additional details and impacted files
@@ Coverage Diff @@
## main #40 +/- ##
==========================================
- Coverage 96.92% 96.72% -0.21%
==========================================
Files 27 26 -1
Lines 1203 1282 +79
==========================================
+ Hits 1166 1240 +74
- Misses 37 42 +5
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.