Skip to content

feat: Add Identity Insights#346

Merged
superchilled merged 10 commits intomainfrom
feat-add-identity-insights
Feb 2, 2026
Merged

feat: Add Identity Insights#346
superchilled merged 10 commits intomainfrom
feat-add-identity-insights

Conversation

@superchilled
Copy link
Contributor

@superchilled superchilled commented Jan 28, 2026

This PR implements the Identity Insights API in the Ruby SDK. Specifically it:

  • Defines an IdentityInsights class with a requests instance method to make Identity Insights requests
  • Defines an IdentityInsights::InsightsBuilder class with methods to add required insights to the request
  • Update the Client class to add an identity insights instance method which returns an IdentityInsights object
  • Adds unit tests to cover the new functionality
  • Does some tidy up of existing test files not related to Identity Insights

@superchilled superchilled marked this pull request as ready for review January 30, 2026 15:30
@superchilled superchilled requested a review from alnacle January 30, 2026 15:30
Copy link

@alnacle alnacle left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@superchilled superchilled merged commit 7413302 into main Feb 2, 2026
14 checks passed
@superchilled superchilled deleted the feat-add-identity-insights branch February 2, 2026 14:16
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