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.45679% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.70%. Comparing base (2e1481c) to head (45b4d4e).

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.70%   -0.22%     
==========================================
  Files          27       26       -1     
  Lines        1203     1275      +72     
==========================================
+ Hits         1166     1233      +67     
- 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
Added mapping fix
Updated presidio version
Mapper docs update
@EdyVision EdyVision force-pushed the er.upgrade-dependencies branch from 25739a6 to 45b4d4e Compare December 16, 2025 22:32
@EdyVision EdyVision merged commit 4149778 into main Dec 16, 2025
2 checks passed
@EdyVision EdyVision deleted the er.upgrade-dependencies branch December 18, 2025 15:18
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