DO NOT MERGE: Inject an invalid XML value to test NACK scenario #1018
GitHub Actions / pitest
completed
Dec 2, 2024 in 1s
Pitest mutation testing feedback
- Surviving mutants in this change: 5
- Killed mutants in this change: 1
class | surviving | killed |
---|---|---|
🧟uk.nhs.adaptors.gp2gp.ehr.mapper.EncounterMapper |
3 | 0 |
🧟uk.nhs.adaptors.gp2gp.ehr.mapper.DocumentReferenceToNarrativeStatementMapper |
2 | 1 |
Annotations
github-actions / pitest
A change can be made to line 69 without causing a test to fail
removed conditional - replaced equality check with false (covered by 24 tests RemoveConditionalMutator_EQUAL_ELSE)
github-actions / pitest
A change can be made to line 70 without causing a test to fail
removed call to participant (no tests cover this line RemoveChainedCallsMutator)
github-actions / pitest
A change can be made to line 82 without causing a test to fail
removed call to removeTheAuthor (no tests cover this line RemoveChainedCallsMutator)
github-actions / pitest
2 different changes can be made to line 81 without causing a test to fail
removed conditional - replaced equality check with false (covered by 16 tests RemoveConditionalMutator_EQUAL_ELSE)
removed conditional - replaced equality check with false (no tests cover this line RemoveConditionalMutator_EQUAL_ELSE)
Loading