Skip to content

SDKS-4828: Add legacy data models and migration steps for authenticator data#169

Draft
vibhorgoswami wants to merge 1 commit intodevelopfrom
SDKS-4828
Draft

SDKS-4828: Add legacy data models and migration steps for authenticator data#169
vibhorgoswami wants to merge 1 commit intodevelopfrom
SDKS-4828

Conversation

@vibhorgoswami
Copy link
Contributor

JIRA Ticket

SDKS-4828

Description

Add a JSON-based approach with mechanisms containing nested account data (1-to-1 mapping) and migrates TOTP/HOTP credentials and Push credentials

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

❌ Patch coverage is 0% with 574 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.29%. Comparing base (74b0a2f) to head (9dccd96).

Files with missing lines Patch % Lines
...ty/auth/migration/LegacyAuthenticatorRepository.kt 0.00% 368 Missing ⚠️
...tity/auth/migration/AuthenticatorMigrationSteps.kt 0.00% 70 Missing ⚠️
...pingidentity/auth/migration/LegacyDataConverter.kt 0.00% 54 Missing ⚠️
...om/pingidentity/auth/migration/LegacyDataModels.kt 0.00% 47 Missing ⚠️
...n/com/pingidentity/auth/migration/AuthMigration.kt 0.00% 35 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #169      +/-   ##
=============================================
- Coverage      44.92%   43.29%   -1.63%     
  Complexity      1232     1232              
=============================================
  Files            302      304       +2     
  Lines           9389     9742     +353     
  Branches        1352     1463     +111     
=============================================
  Hits            4218     4218              
- Misses          4630     4983     +353     
  Partials         541      541              
Flag Coverage Δ
integration-tests 24.96% <0.00%> (-1.03%) ⬇️
unit-tests 25.24% <0.00%> (-0.98%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@vibhorgoswami vibhorgoswami force-pushed the SDKS-4828 branch 2 times, most recently from 83e2f4a to 57e0d5b Compare March 6, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant