Skip to content

Feature/8577 add fishsoop products - #78

Merged
weited merged 3 commits into
mainfrom
feature/8577-add-fishsoop-products
Jun 11, 2026
Merged

Feature/8577 add fishsoop products#78
weited merged 3 commits into
mainfrom
feature/8577-add-fishsoop-products

Conversation

@weited

@weited weited commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 11, 2026 05:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the FishSOOP product group and its leaf products to the application’s YAML-driven configuration, along with tests to ensure the configuration is loaded and indexed paths are correct.

Changes:

  • Added FishSOOP ProductGroup with three children to products.yaml (including regionRequired: false for the anomaly products).
  • Added FishSOOP JSON indexing paths to json-paths-config.yaml.
  • Added/updated tests to validate FishSOOP product hierarchy, flags, and JSON paths.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/test/java/au/org/aodn/oceancurrent/configuration/ProductConfigIntegrationTest.java Adds integration tests validating FishSOOP group membership and regionRequired flags.
src/test/java/au/org/aodn/oceancurrent/configuration/JsonPathsConfigTest.java Adds a unit test asserting FishSOOP has the expected three JSON paths.
src/main/resources/config/products.yaml Introduces the FishSOOP product group and its three child products, setting anomaly products as region-less.
src/main/resources/config/json-paths-config.yaml Registers the three FishSOOP JSON metadata files for indexing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@weited
weited merged commit e88f5f9 into main Jun 11, 2026
1 check passed
@weited
weited deleted the feature/8577-add-fishsoop-products branch June 11, 2026 06:33
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