[PM-11127] Write OrganizationInstallation
record when license is retrieved
#5090
23.15% of diff hit (target 43.07%)
View this Pull Request on Codecov
23.15% of diff hit (target 43.07%)
Annotations
Check warning on line 103 in src/Api/Billing/Controllers/OrganizationsController.cs
codecov / codecov/patch
src/Api/Billing/Controllers/OrganizationsController.cs#L103
Added line #L103 was not covered by tests
Check warning on line 378 in src/Api/Billing/Controllers/OrganizationsController.cs
codecov / codecov/patch
src/Api/Billing/Controllers/OrganizationsController.cs#L376-L378
Added lines #L376 - L378 were not covered by tests
Check warning on line 387 in src/Api/Billing/Controllers/OrganizationsController.cs
codecov / codecov/patch
src/Api/Billing/Controllers/OrganizationsController.cs#L381-L387
Added lines #L381 - L387 were not covered by tests
Check warning on line 393 in src/Api/Billing/Controllers/OrganizationsController.cs
codecov / codecov/patch
src/Api/Billing/Controllers/OrganizationsController.cs#L389-L393
Added lines #L389 - L393 were not covered by tests
Check warning on line 10 in src/Core/Billing/Entities/OrganizationInstallation.cs
codecov / codecov/patch
src/Core/Billing/Entities/OrganizationInstallation.cs#L10
Added line #L10 was not covered by tests
Check warning on line 15 in src/Core/Billing/Entities/OrganizationInstallation.cs
codecov / codecov/patch
src/Core/Billing/Entities/OrganizationInstallation.cs#L12-L15
Added lines #L12 - L15 were not covered by tests
Check warning on line 18 in src/Core/Billing/Entities/OrganizationInstallation.cs
codecov / codecov/patch
src/Core/Billing/Entities/OrganizationInstallation.cs#L18
Added line #L18 was not covered by tests
Check warning on line 23 in src/Core/Billing/Entities/OrganizationInstallation.cs
codecov / codecov/patch
src/Core/Billing/Entities/OrganizationInstallation.cs#L20-L23
Added lines #L20 - L23 were not covered by tests
codecov / codecov/patch
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L12-L14
Added lines #L12 - L14 were not covered by tests
codecov / codecov/patch
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L17-L18
Added lines #L17 - L18 were not covered by tests
codecov / codecov/patch
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L20-L23
Added lines #L20 - L23 were not covered by tests
codecov / codecov/patch
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L25-L26
Added lines #L25 - L26 were not covered by tests
codecov / codecov/patch
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L29-L30
Added lines #L29 - L30 were not covered by tests
codecov / codecov/patch
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L32-L35
Added lines #L32 - L35 were not covered by tests
codecov / codecov/patch
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L37-L38
Added lines #L37 - L38 were not covered by tests
Check warning on line 66 in src/Infrastructure.Dapper/DapperServiceCollectionExtensions.cs
codecov / codecov/patch
src/Infrastructure.Dapper/DapperServiceCollectionExtensions.cs#L66
Added line #L66 was not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Billing/Models/OrganizationInstallation.cs#L9-L10
Added lines #L9 - L10 were not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L13-L16
Added lines #L13 - L16 were not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L19-L20
Added lines #L19 - L20 were not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L22
Added line #L22 was not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L24-L27
Added lines #L24 - L27 were not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L29-L30
Added lines #L29 - L30 were not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L33-L34
Added lines #L33 - L34 were not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L36
Added line #L36 was not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L38-L41
Added lines #L38 - L41 were not covered by tests