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

[PM-12358] New Verified Organization Domain SSO Detail endpoint #4838

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Forgot to add org name to response.

b15e0a6
Select commit
Loading
Failed to load commit list.
Open

[PM-12358] New Verified Organization Domain SSO Detail endpoint #4838

Forgot to add org name to response.
b15e0a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 4, 2024 in 0s

23.80% of diff hit (target 41.57%)

View this Pull Request on Codecov

23.80% of diff hit (target 41.57%)

Annotations

Check warning on line 10 in src/Api/AdminConsole/Models/Response/Organizations/VerifiedOrganizationDomainSsoDetailResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Models/Response/Organizations/VerifiedOrganizationDomainSsoDetailResponseModel.cs#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 13 in src/Api/AdminConsole/Models/Response/Organizations/VerifiedOrganizationDomainSsoDetailResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Models/Response/Organizations/VerifiedOrganizationDomainSsoDetailResponseModel.cs#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 22 in src/Api/AdminConsole/Models/Response/Organizations/VerifiedOrganizationDomainSsoDetailResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Models/Response/Organizations/VerifiedOrganizationDomainSsoDetailResponseModel.cs#L16-L22

Added lines #L16 - L22 were not covered by tests

Check warning on line 16 in src/Core/Models/Data/Organizations/VerifiedOrganizationDomainSsoDetail.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Models/Data/Organizations/VerifiedOrganizationDomainSsoDetail.cs#L9-L16

Added lines #L9 - L16 were not covered by tests

Check warning on line 76 in src/Infrastructure.Dapper/Repositories/OrganizationDomainRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Infrastructure.Dapper/Repositories/OrganizationDomainRepository.cs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 83 in src/Infrastructure.Dapper/Repositories/OrganizationDomainRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Infrastructure.Dapper/Repositories/OrganizationDomainRepository.cs#L79-L83

Added lines #L79 - L83 were not covered by tests

Check warning on line 100 in src/Infrastructure.EntityFramework/Repositories/OrganizationDomainRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Infrastructure.EntityFramework/Repositories/OrganizationDomainRepository.cs#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 119 in src/Infrastructure.EntityFramework/Repositories/OrganizationDomainRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Infrastructure.EntityFramework/Repositories/OrganizationDomainRepository.cs#L102-L119

Added lines #L102 - L119 were not covered by tests