Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Issue 224: DatatypeUnitResources Controller Updated to use OpenDCS DAOs#256

Closed
zack-rma wants to merge 18 commits into
opendcs:feature/replace_algorithm_daofrom
zack-rma:feature/replace_algorithm_dao_data_unit_resources
Closed

Issue 224: DatatypeUnitResources Controller Updated to use OpenDCS DAOs#256
zack-rma wants to merge 18 commits into
opendcs:feature/replace_algorithm_daofrom
zack-rma:feature/replace_algorithm_dao_data_unit_resources

Conversation

@zack-rma

@zack-rma zack-rma commented Dec 4, 2024

Copy link
Copy Markdown
Collaborator

Problem Description

Fixes #224.

Solution

Refactors controller to use OpenDCS data access implementations.

how you tested the change

Unit test added.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

If you aren't sure leave unchecked and we will help guide you to want needs changing where.

@zack-rma

zack-rma commented Dec 4, 2024

Copy link
Copy Markdown
Collaborator Author

Relies on changes found here: adamkorynta/opendcs#1

@zack-rma zack-rma changed the title Issue 223: DatatypeUnitResources Controller Updated to use OpenDCS DAOs Issue 224: DatatypeUnitResources Controller Updated to use OpenDCS DAOs Dec 4, 2024
@zack-rma zack-rma requested a review from adamkorynta December 4, 2024 22:26
@zack-rma zack-rma force-pushed the feature/replace_algorithm_dao_data_unit_resources branch from 13fb594 to fae06ab Compare December 5, 2024 16:53
@zack-rma zack-rma changed the base branch from main to feature/replace_algorithm_dao December 9, 2024 20:32
@zack-rma zack-rma force-pushed the feature/replace_algorithm_dao_data_unit_resources branch from fae06ab to 39adcb1 Compare December 10, 2024 21:22
@zack-rma zack-rma force-pushed the feature/replace_algorithm_dao_data_unit_resources branch from d023953 to ce3141f Compare December 13, 2024 20:03
@zack-rma

Copy link
Copy Markdown
Collaborator Author

New PR: #279

@zack-rma zack-rma closed this Dec 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor DatatypeUnitResources controller

1 participant