Skip to content
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

[CLOUDTRUST-2297] Add flag for user accreditations #194

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

fperot74
Copy link
Contributor

@fperot74 fperot74 commented Mar 5, 2020

User accreditations are updated in /kyc and /validation
Accreditations are sent through the "GetUser" API of /kyc, /management and /users

@fperot74 fperot74 requested review from harture and bsoniam March 5, 2020 17:09
@coveralls
Copy link

coveralls commented Mar 5, 2020

Pull Request Test Coverage Report for Build 1954

  • 186 of 189 (98.41%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 92.047%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/validation/component.go 44 47 93.62%
Totals Coverage Status
Change from base Build 1949: 0.2%
Covered Lines: 5347
Relevant Lines: 5809

💛 - Coveralls

@fperot74 fperot74 force-pushed the ct-2297 branch 2 times, most recently from 4c2d6e9 to 8bb4aaf Compare March 6, 2020 14:10
api/account/api.go Outdated Show resolved Hide resolved
api/account/swagger-api_account.yaml Outdated Show resolved Hide resolved
api/kyc/api.go Outdated Show resolved Hide resolved
api/kyc/swagger-api_kyc.yaml Outdated Show resolved Hide resolved
api/management/api.go Outdated Show resolved Hide resolved
api/management/swagger-api_management.yaml Outdated Show resolved Hide resolved
internal/keycloakb/accreditationsmodule.go Outdated Show resolved Hide resolved
internal/keycloakb/accreditationsmodule.go Outdated Show resolved Hide resolved
@bsoniam bsoniam requested review from bsoniam March 10, 2020 12:15
internal/keycloakb/datehelpers.go Outdated Show resolved Hide resolved
api/management/api.go Outdated Show resolved Hide resolved
internal/keycloakb/datehelpers_test.go Outdated Show resolved Hide resolved
pkg/validation/component.go Show resolved Hide resolved
internal/keycloakb/accreditationsmodule.go Outdated Show resolved Hide resolved
@fperot74 fperot74 force-pushed the ct-2297 branch 3 times, most recently from b3962bb to d526fa1 Compare March 11, 2020 14:08
@fperot74 fperot74 merged commit d7b9ff5 into cloudtrust:master Mar 12, 2020
@fperot74 fperot74 deleted the ct-2297 branch March 12, 2020 07:50
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.

None yet

4 participants