Skip to content

Conversation

@ORybak5
Copy link
Contributor

@ORybak5 ORybak5 commented Jan 19, 2026

What

  • EMIS Prescription Type changes to support new codes
  • Bump Gradle to version 13.0.0 to support Java 21 features and pattern matching.
  • Address surfaced checkstyle issue from latest version in JsonPathIgnoreGeneratorUtil.

Why

New codes are now required to be supported when handling the translation of prescribing agencies.

Checkstyle was bumped to add support for the latest Java 21 features and this then allows us to use the newer pattern matching style for the logic around which prescribing agency codes to use.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Internal change (non-breaking change with no effect on the functionality affecting end users)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users
  • A corresponding change has been made to the Mapping Documentation repository

@github-actions
Copy link

github-actions bot commented Jan 21, 2026

Images built and published to ECR using a Build Id of PR-936-79ad2b9

@ORybak5 ORybak5 marked this pull request as ready for review January 21, 2026 15:54
@ORybak5 ORybak5 requested a review from a team as a code owner January 21, 2026 15:54
…tern matching.

* Refactor for readability.
MartinWheelerMT and others added 2 commits January 21, 2026 17:06
* Address surfaced checkstyle issue from latest version
@github-actions
Copy link

Looks good. All 29 mutations in this change were killed.

class surviving killed
💯uk.nhs.adaptors.pss.translator.mapper.medication.MedicationStatementMapper 0 29

See https://pitest.org

@ORybak5 ORybak5 merged commit 473610c into main Jan 22, 2026
19 checks passed
@ORybak5 ORybak5 deleted the NIAD-3412 branch January 22, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants