Skip to content

feat(spp_pii_encryption): re-add migration wizard; mask registry ID numbers - #452

Merged
gonzalesedwin1123 merged 7 commits into
19.0from
migrate-spp-pii-encryption-pr3
Aug 25, 2026
Merged

feat(spp_pii_encryption): re-add migration wizard; mask registry ID numbers#452
gonzalesedwin1123 merged 7 commits into
19.0from
migrate-spp-pii-encryption-pr3

docs(spp_pii_encryption): regenerate README from updated fragments

fa7e3bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

76.66% (-0.06%) compared to 4e928a6

View this Pull Request on Codecov

76.66% (-0.06%) compared to 4e928a6

Details

Codecov Report

❌ Patch coverage is 94.47853% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.66%. Comparing base (4e928a6) to head (fa7e3bb).

Files with missing lines Patch % Lines
...i_encryption/wizard/encryption_migration_wizard.py 94.40% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #452      +/-   ##
==========================================
- Coverage   76.72%   76.66%   -0.06%     
==========================================
  Files         634      631       -3     
  Lines       42625    42514     -111     
==========================================
- Hits        32703    32593     -110     
+ Misses       9922     9921       -1     
Files with missing lines Coverage Δ
spp_pii_encryption/__init__.py 100.00% <100.00%> (ø)
...p_pii_encryption/models/field_encryption_config.py 95.65% <ø> (ø)
spp_pii_encryption/wizard/__init__.py 100.00% <100.00%> (ø)
...i_encryption/wizard/encryption_migration_wizard.py 94.40% <94.40%> (ø)

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.