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

Issue #223 - Refactor DataSourceResources Controller#261

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

Issue #223 - Refactor DataSourceResources Controller#261
zack-rma wants to merge 18 commits into
opendcs:feature/replace_algorithm_daofrom
zack-rma:feature/replace_algorithm_dao_datasource_resources

Conversation

@zack-rma

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

Copy link
Copy Markdown
Collaborator

Problem Description

Fixes #223.

Solution

Replaced DAO usages with OpenDCS DAI/IO implementations.

how you tested the change

Unit tests 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 changed the base branch from main to feature/replace_algorithm_dao December 9, 2024 20:30
@zack-rma zack-rma force-pushed the feature/replace_algorithm_dao_datasource_resources branch from bd5ec10 to 9451945 Compare December 13, 2024 01:26
@zack-rma zack-rma force-pushed the feature/replace_algorithm_dao_datasource_resources branch from 13cf9e9 to db517ee Compare December 13, 2024 18:55
@zack-rma

Copy link
Copy Markdown
Collaborator Author

New PR here: #278

@zack-rma zack-rma closed this Dec 18, 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 DataSourceResources controller

1 participant