NIAD-3393: Prevent a duplicate medication request to be pulled as a non-consultation item #1389
Annotations
2 warnings
|
A change can be made to line 117 without causing a test to fail:
service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/mapper/NonConsultationResourceMapper.java#L117
removed conditional - replaced equality check with false (covered by 6 tests RemoveConditionalMutator_EQUAL_ELSE)
|
|
A change can be made to line 107 without causing a test to fail:
service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/mapper/NonConsultationResourceMapper.java#L107
removed conditional - replaced equality check with false (covered by 31 tests RemoveConditionalMutator_EQUAL_ELSE)
|