Skip to content

feat: add identity and business verification trigger - #37

Open
cursor[bot] wants to merge 3 commits into
masterfrom
cursor/documentation-sdk-alignment-3b81
Open

cursor[bot] wants to merge 3 commits into
masterfrom
cursor/documentation-sdk-alignment-3b81

Conversation

@cursor

@cursor cursor Bot commented Sep 16, 2026

Copy link
Copy Markdown

Fixes

Adds trigger_identity_or_business_verification for the dedicated POST /v1/verifications/trigger endpoint and maps compact per-type results without changing the existing type-in-path trigger.

Documentation: trolley/developer-documentation#221

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have titled the PR appropriately
  • I have updated my branch with the main branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

Validation: python -m unittest test/unit/testReleasePrep.py (8 passing).

Open in Web View Automation 

cursoragent and others added 3 commits September 16, 2026 18:38
Co-authored-by: myles.foster <myles.foster@trolley.com>
Co-authored-by: myles.foster <myles.foster@trolley.com>
Co-authored-by: myles.foster <myles.foster@trolley.com>
@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.68%. Comparing base (1ceed55) to head (8f364d2).

Files with missing lines Patch % Lines
trolley/verification_gateway.py 87.50% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   60.51%   60.68%   +0.16%     
==========================================
  Files          41       41              
  Lines        1274     1282       +8     
==========================================
+ Hits          771      778       +7     
- Misses        503      504       +1     
Files with missing lines Coverage Δ
trolley/verification_gateway.py 91.22% <87.50%> (-0.61%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@myleskilos
myleskilos marked this pull request as ready for review September 16, 2026 19:37
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.

1 participant