-
Notifications
You must be signed in to change notification settings - Fork 23
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: VC Verification Audiance check #969
Conversation
e0f74f1
to
539bc62
Compare
Integration Test Results13 files 13 suites 2s ⏱️ Results for commit bcd0152. ♻️ This comment has been updated with latest results. |
Unit Test Results 90 files 90 suites 21m 2s ⏱️ Results for commit bcd0152. ♻️ This comment has been updated with latest results. |
request.verifications.map(verification => | ||
for { | ||
serviceVerification <- VcVerification.convert( | ||
verification.verification, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it would be nice to have a different names for the object (verification) and internal field (verification).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will fix it in follow up
Signed-off-by: Bassam Riman <[email protected]>
539bc62
to
bcd0152
Compare
Signed-off-by: Bassam Riman <[email protected]>
Signed-off-by: Bassam Riman <[email protected]>
Signed-off-by: Bassam Riman <[email protected]>
Signed-off-by: Bassam Riman <[email protected]>
https://input-output.atlassian.net/browse/ATL-6782