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

[ovsp4rt] Refine Client classes #13

Merged
merged 2 commits into from
Feb 15, 2025
Merged

[ovsp4rt] Refine Client classes #13

merged 2 commits into from
Feb 15, 2025

Conversation

ffoulkes
Copy link
Owner

@ffoulkes ffoulkes commented Feb 15, 2025

  • Abandoned effort to unit-test the ConfigTableEntry functions.

  • Specified override on overridden methods in the Client class.

  • Implemented protected DoSendReadRequest and
    DoSendWriteRequest methods in the Client class, and used
    them when overriding sendReadRequest and sendWriteRequest
    in the ClientJournal class.

- Abandoned effort to unit-test the ConfigTableEntry functions.

Signed-off-by: Derek Foster <justffoulkes@gmail.com>
- Implemented protected `DoSendReadRequest` and
  `DoSendWriteRequest` methods in the `Client` class, and used
  them when overriding `sendReadRequest` and `sendWriteRequest`
  in the `ClientJournal` class.

- Specified `override` on overridden methods in `Client` class.

Signed-off-by: Derek Foster <justffoulkes@gmail.com>
@ffoulkes ffoulkes changed the title Ovsp4rt refinements [ovsp4rt] Refine Client classes Feb 15, 2025
@ffoulkes ffoulkes merged commit d6c38de into ffoulkes Feb 15, 2025
9 checks passed
@ffoulkes ffoulkes deleted the ovsp4rt-refinements branch February 15, 2025 16:06
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.

1 participant