Skip to content

[WIP] Support configuration for IDV shortened flow in Python#446

Closed
Copilot wants to merge 1 commit intofeature/SDK-2612-Python-idv---support-configuration-for-idv-shortened-flowfrom
copilot/sub-pr-445
Closed

[WIP] Support configuration for IDV shortened flow in Python#446
Copilot wants to merge 1 commit intofeature/SDK-2612-Python-idv---support-configuration-for-idv-shortened-flowfrom
copilot/sub-pr-445

Conversation

Copy link

Copilot AI commented Dec 11, 2025

Implementation Plan for SDK-2612: IDV Shortened Flow - suppressed_screens

Task Breakdown

  • Backend Implementation

    • Update SdkConfig class to add suppressed_screens property
    • Update SdkConfigBuilder to add with_suppressed_screens() method
    • Update to_json() method to include suppressed_screens in serialization
    • Add validation for suppressed_screens (optional array of strings)
  • Testing

    • Add unit tests for suppressed_screens property
    • Test builder method with_suppressed_screens()
    • Test JSON serialization with suppressed_screens
    • Test with empty and null values
  • Documentation

    • Update docstrings for new property and method
    • Ensure type hints are correct
  • Code Review & Quality

    • Run unit tests to ensure no regressions
    • Run code review tool
    • Run security scan (CodeQL)

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@mehmet-yoti mehmet-yoti deleted the branch feature/SDK-2612-Python-idv---support-configuration-for-idv-shortened-flow December 11, 2025 11:24
Copilot AI requested a review from mehmet-yoti December 11, 2025 11:25
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