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-14373] Introduce SecurityTask database table and repository #5025

Merged
merged 11 commits into from
Nov 14, 2024

[PM-14373] SQL formatting

8ada50c
Select commit
Loading
Failed to load commit list.
Merged

[PM-14373] Introduce SecurityTask database table and repository #5025

[PM-14373] SQL formatting
8ada50c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 14, 2024 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Infrastructure.EntityFramework/Vault/Models/SecurityTask.cs#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 13 in src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs#L12-L13

Added lines #L12 - L13 were not covered by tests