Skip to content

NIAD-3304: Add functionality for medication codeable concepts to include non-SNOMEDCT codes #971

NIAD-3304: Add functionality for medication codeable concepts to include non-SNOMEDCT codes

NIAD-3304: Add functionality for medication codeable concepts to include non-SNOMEDCT codes #971

Triggered via pull request March 3, 2025 16:05
Status Success
Total duration 2m 34s
Artifacts

mutationtesting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
A change can be made to a lambda on line 100 without causing a test to fail: service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/mapper/CodeableConceptCdMapper.java#L100
replaced boolean return with false for 1st lambda in mapCodeableConceptForMedication (covered by 1 tests BooleanFalseReturnValsMutator)
A change can be made to a lambda on line 101 without causing a test to fail: service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/mapper/CodeableConceptCdMapper.java#L101
replaced return value with "" for 2nd lambda in mapCodeableConceptForMedication (no tests cover this line EmptyObjectReturnValsMutator)