Create endpoint for resending an EhrExtract #568
GitHub Actions / pitest
completed
Nov 21, 2024 in 0s
Pitest mutation testing feedback
- Surviving mutants in this change: 4
- Killed mutants in this change: 33
class | surviving | killed |
---|---|---|
🧟uk.nhs.adaptors.gp2gp.ehr.EhrResendController |
3 | 32 |
🧟uk.nhs.adaptors.gp2gp.common.service.FhirParseService |
1 | 1 |
Annotations
github-actions / pitest
A change can be made to line 132 without causing a test to fail
removed call to setDiagnostics (covered by 4 tests RemoveChainedCallsMutator)
github-actions / pitest
A change can be made to line 129 without causing a test to fail
removed call to setCode (covered by 4 tests RemoveChainedCallsMutator)
github-actions / pitest
A change can be made to line 130 without causing a test to fail
removed call to setSeverity (covered by 4 tests RemoveChainedCallsMutator)
github-actions / pitest
A change can be made to line 24 without causing a test to fail
removed call to setPrettyPrint (covered by 4 tests RemoveChainedCallsMutator)
Loading