Skip to content

Create endpoint for resending an EhrExtract #568

Create endpoint for resending an EhrExtract

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

See https://pitest.org

Annotations

Check warning on line 132 in service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/EhrResendController.java

See this annotation in the file changed.

@github-actions 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)

Check warning on line 129 in service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/EhrResendController.java

See this annotation in the file changed.

@github-actions 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)

Check warning on line 130 in service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/EhrResendController.java

See this annotation in the file changed.

@github-actions 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)

Check warning on line 24 in service/src/main/java/uk/nhs/adaptors/gp2gp/common/service/FhirParseService.java

See this annotation in the file changed.

@github-actions 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)