Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #230: Refactor ReflistResources Controller #265

Conversation

zack-rma
Copy link
Collaborator

Problem Description

Fixes #230.

Solution

Replaces DAO usage with OpenDCS DAI implementations.

how you tested the change

Describe what was done to test the change. This section can be left blank
if automated tests demonstrating usage are provided in the PR.

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
Copy link
Collaborator Author

Will need DAI method implementations in OpenDCS to fully support functionality

@zack-rma zack-rma changed the base branch from main to feature/replace_algorithm_dao December 10, 2024 18:39
@zack-rma zack-rma force-pushed the feature/replace_algorithm_dao_reflist_resources branch from 59264bc to a132cc8 Compare December 10, 2024 22:13
@zack-rma
Copy link
Collaborator Author

New PR: #284

@zack-rma zack-rma closed this Dec 19, 2024
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.

Refactor ReflistResources controller
1 participant