Skip to content

Conversation

@jwilkinson87
Copy link
Contributor

This pull request extends the data model for properties and adds comprehensive test coverage for retrieving operations with included property details. The main focus is on supporting richer property information (such as address, location, meters, PSR, and UPRN) and ensuring these fields are correctly handled when included in API responses.

Data model enhancements:

  • Expanded the Property data class to include new fields: address, location, meters, psr, and uprn, and introduced new supporting data classes (Address, Location, BritishNationalGrid, LatLong, Psr, and Meter) to represent these details.

Test coverage improvements:

  • Added a new test in OperationsRouterTest to verify that operations can be retrieved with included property details, and that all new fields (address, location, meters, PSR, UPRN) are correctly deserialized and validated.

@github-actions
Copy link

github-actions bot commented Oct 7, 2025

There is a problem with the Gemini CLI PR review. Please check the action logs for details.

@jwilkinson87 jwilkinson87 merged commit 32bcff7 into main Oct 7, 2025
6 checks passed
@jwilkinson87 jwilkinson87 deleted the feat/hydrate-property-data branch October 7, 2025 10:56
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.

3 participants