Skip to content

Change ResolveIdentityRequest to an interface #4030

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

Merged

Conversation

gosar
Copy link
Contributor

@gosar gosar commented May 23, 2023

Motivation and Context

We prefer to use interfaces, even for such data objects. Similar to what we did in the Signer interfaces.

Modifications

Change ResolveIdentityRequest to an interface and add an internal implementation class.

@gosar gosar requested a review from a team as a code owner May 23, 2023 17:45
@gosar gosar requested a review from davidh44 May 23, 2023 17:46
@gosar gosar force-pushed the gosar/sra-resolve-identity-request branch from 9a5956d to 32604f7 Compare May 23, 2023 18:47
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 4 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 113 Code Smells

65.2% 65.2% Coverage
2.5% 2.5% Duplication

@gosar gosar merged commit 800b41a into feature/master/sra-identity-auth May 23, 2023
@gosar gosar deleted the gosar/sra-resolve-identity-request branch May 24, 2023 17:42
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