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

Feature/service response with metadata #280

Conversation

edu-rossrobotics
Copy link
Contributor

This PR closes #279. It uses the same structure used in subscriptions to allow the user to use the metadata info in the received response callback.

Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.56%. Comparing base (e424e45) to head (2f330c1).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #280   +/-   ##
=======================================
  Coverage   31.56%   31.56%           
=======================================
  Files           8        8           
  Lines        5028     5028           
  Branches      542      542           
=======================================
  Hits         1587     1587           
  Misses       3366     3366           
  Partials       75       75           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 @pavel-kirienko any thoughts?

…l-Service-Client-With-Metadata.ino

Co-authored-by: Pavel Kirienko <pavel.kirienko@gmail.com>
@aentinger aentinger merged commit ced2f2b into 107-systems:main Aug 18, 2024
10 checks passed
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.

[Feature Request] Add metadata to service respone
3 participants