Skip to content

Conversation

@EdyVision
Copy link
Owner

@EdyVision EdyVision commented Aug 25, 2025

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
  • CI passed
  • Commits Squashed

@codecov
Copy link

codecov bot commented Aug 25, 2025

Codecov Report

❌ Patch coverage is 98.47328% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.72%. Comparing base (2e1481c) to head (e091200).

Files with missing lines Patch % Lines
pii_codex/services/pii_type_mappings.py 88.00% 3 Missing ⚠️
pii_codex/utils/pii_mapping_util.py 85.71% 3 Missing ⚠️
tests/pii_codex/services/test_detection_service.py 92.10% 3 Missing ⚠️
pii_codex/services/analyzers/presidio_analysis.py 88.88% 1 Missing ⚠️
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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@EdyVision EdyVision force-pushed the er.upgrade-dependencies branch from 30ef0f2 to 2db8776 Compare August 25, 2025 04:24
@EdyVision EdyVision marked this pull request as ready for review August 25, 2025 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants