Skip to content

NIAD-3208: CustomTrustStore refactoring to exclude weird dependencies #832

NIAD-3208: CustomTrustStore refactoring to exclude weird dependencies

NIAD-3208: CustomTrustStore refactoring to exclude weird dependencies #832

Triggered via pull request January 22, 2025 12:23
Status Success
Total duration 2m 12s
Artifacts

mutationtesting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
A change can be made to line 37 without causing a test to fail: service/src/main/java/uk/nhs/adaptors/gp2gp/common/configuration/AppInitializer.java#L37
removed conditional - replaced equality check with false (covered by 2 tests RemoveConditionalMutator_EQUAL_ELSE)
A change can be made to line 38 without causing a test to fail: service/src/main/java/uk/nhs/adaptors/gp2gp/common/configuration/AppInitializer.java#L38
removed conditional - replaced equality check with false (covered by 1 tests RemoveConditionalMutator_EQUAL_ELSE)
A change can be made to line 39 without causing a test to fail: service/src/main/java/uk/nhs/adaptors/gp2gp/common/configuration/AppInitializer.java#L39
replaced return value with null for getS3Client (no tests cover this line NullReturnValsMutator)
pitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636