Skip to content

NIAD-3142: Validate XML before sending #1654

NIAD-3142: Validate XML before sending

NIAD-3142: Validate XML before sending #1654

Triggered via pull request October 22, 2025 10:04
Status Success
Total duration 3m 2s
Artifacts

mutationtesting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
A change can be made to line 155 without causing a test to fail: service/src/main/java/uk/nhs/adaptors/gp2gp/gpc/StructuredRecordMappingService.java#L155
removed call to uk/nhs/adaptors/gp2gp/ehr/mapper/EhrExtractMapper::validateXmlAgainstSchema (covered by 2 tests VoidMethodCallMutator)
2 different changes can be made to line 72 without causing a test to fail: service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/mapper/EhrExtractMapper.java#L72
removed conditional - replaced equality check with false (covered by 2 tests RemoveConditionalMutator_EQUAL_ELSE) removed conditional - replaced equality check with true (covered by 2 tests RemoveConditionalMutator_EQUAL_IF)