[PM-14373] Introduce SecurityTask database table and repository #5025
53.65% of diff hit (target 42.58%)
View this Pull Request on Codecov
53.65% of diff hit (target 42.58%)
Annotations
Check warning on line 14 in src/Core/Vault/Entities/SecurityTask.cs
codecov / codecov/patch
src/Core/Vault/Entities/SecurityTask.cs#L8-L14
Added lines #L8 - L14 were not covered by tests
Check warning on line 19 in src/Core/Vault/Entities/SecurityTask.cs
codecov / codecov/patch
src/Core/Vault/Entities/SecurityTask.cs#L17-L19
Added lines #L17 - L19 were not covered by tests
Check warning on line 62 in src/Infrastructure.Dapper/DapperServiceCollectionExtensions.cs
codecov / codecov/patch
src/Infrastructure.Dapper/DapperServiceCollectionExtensions.cs#L62
Added line #L62 was not covered by tests
Check warning on line 12 in src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs
codecov / codecov/patch
src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs#L11-L12
Added lines #L11 - L12 were not covered by tests
Check warning on line 16 in src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs
codecov / codecov/patch
src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs#L15-L16
Added lines #L15 - L16 were not covered by tests
Check warning on line 9 in src/Infrastructure.EntityFramework/Vault/Models/SecurityTask.cs
codecov / codecov/patch
src/Infrastructure.EntityFramework/Vault/Models/SecurityTask.cs#L8-L9
Added lines #L8 - L9 were not covered by tests
codecov / codecov/patch
src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs#L12-L13
Added lines #L12 - L13 were not covered by tests