GitHub Actions / pitest
completed
Dec 2, 2024 in 1s
Pitest mutation testing feedback
- Surviving mutants in this change: 2
- Killed mutants in this change: 1
class | surviving | killed |
---|---|---|
🧟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)
Loading