Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add platform verification attempt column to verified name history #426

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

alangsto
Copy link
Contributor

COSMO-496

This is part of the work for openedx/platform-roadmap#367.

The Verified Name History view surfaces information to support regarding how a name was verified. Because PSI IDV verification is deprecated, and we are integrating with a new vendor (Persona), we should modify the Verified Name History view to account for these changes.

The PSI IDV Verification information has been renamed to include "Legacy", and any attempts created through Persona will be under the "IDV Attempt ID" column.

This is the new view:
Screenshot 2024-09-25 at 2 52 53 PM

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.41%. Comparing base (046a4b1) to head (a145505).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #426      +/-   ##
==========================================
+ Coverage   84.40%   84.41%   +0.01%     
==========================================
  Files         185      185              
  Lines        3840     3844       +4     
  Branches      943      937       -6     
==========================================
+ Hits         3241     3245       +4     
  Misses        576      576              
  Partials       23       23              

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

@alangsto alangsto force-pushed the alangsto/add_platform_verification_attempt branch from 77088c0 to a145505 Compare September 25, 2024 19:16
Copy link
Contributor

@schenedx schenedx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alangsto alangsto merged commit f95bcb7 into master Sep 25, 2024
7 checks passed
@alangsto alangsto deleted the alangsto/add_platform_verification_attempt branch September 25, 2024 19:41
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.

3 participants