NIAD-3471 Support multiple given names in practitioner XML#1292
Open
MartinWheelerMT wants to merge 6 commits into
Open
NIAD-3471 Support multiple given names in practitioner XML#1292MartinWheelerMT wants to merge 6 commits into
MartinWheelerMT wants to merge 6 commits into
GitHub Actions / pitest
completed
Jun 23, 2026 in 1s
Pitest mutation testing feedback
- Surviving mutants in this change: 2
- Killed mutants in this change: 21
| class | surviving | killed |
|---|---|---|
🧟uk.nhs.adaptors.pss.translator.mapper.AgentDirectoryMapper |
2 | 17 |
💯uk.nhs.adaptors.pss.translator.util.ParticipantReferenceUtil |
0 | 4 |
Annotations
github-actions / pitest
A change can be made to line 167 without causing a test to fail
removed conditional - replaced equality check with true (covered by 18 tests RemoveConditionalMutator_EQUAL_IF)
github-actions / pitest
A change can be made to line 163 without causing a test to fail
replaced return value with "" for getGivenNamesAsString (covered by 1 tests EmptyObjectReturnValsMutator)
Loading