Skip to content

[DEV-2418] Add QueryNetworkStateClient.reportBatchStatus support.#175

Merged
charlta merged 1 commit intomainfrom
DEV-2418-add-report-batch-status-support
Feb 19, 2025
Merged

[DEV-2418] Add QueryNetworkStateClient.reportBatchStatus support.#175
charlta merged 1 commit intomainfrom
DEV-2418-add-report-batch-status-support

Conversation

@charlta
Copy link
Copy Markdown
Member

@charlta charlta commented Feb 19, 2025

Description

  • Added QueryNetworkStateClient.reportBatchStatus support.
  • Fixed errors in gRPC mock server testing.

Test Steps

Covered by unit tests, or you can use it to send a status response to a service you have written...

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • I have performed a self review of my own code (including checking issues raised when creating the PR).
  • I have added/updated unit tests for these changes, and if not I have explained why they are not necessary.
  • I have commented my code in any hard-to-understand or hacky areas.
  • I have handled all new warnings generated by the compiler or IDE.
  • I have rebased onto the target branch (usually main).

Documentation

  • I have updated the changelog.
  • I have updated any documentation required for these changes.

Breaking Changes

  • I have considered if this is a breaking change and will communicate it with other team members if so.

Non-breaking.

… in gRPC mock server testing.

Signed-off-by: Anthony Charlton <anthony.charlton@zepben.com>
@ryanjcoleman
Copy link
Copy Markdown
Member

Task linked: DEV-2418 Add support to Python SDK

@charlta charlta marked this pull request as ready for review February 19, 2025 04:10
@charlta charlta requested a review from a team February 19, 2025 04:10
@charlta charlta merged commit 7b91df3 into main Feb 19, 2025
3 checks passed
@charlta charlta deleted the DEV-2418-add-report-batch-status-support branch February 19, 2025 04:10
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