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

Fix make_decl_queryable argument order #638

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

jean-roland
Copy link
Contributor

There was a value mismatch between queryable distance and queryable complete values when making the queryable declaration.

Based on @OlivierHecart, the argument order was not aligned with the rest of the codebase issue so I changed it.

Copy link

PR missing one of the required labels: {'dependencies', 'documentation', 'breaking-change', 'enhancement', 'bug', 'internal', 'new feature'}

@jean-roland jean-roland added the bug Something isn't working label Sep 10, 2024
@OlivierHecart OlivierHecart merged commit 7d593a7 into eclipse-zenoh:main Sep 10, 2024
53 of 54 checks passed
@jean-roland jean-roland deleted the fix_complete branch September 10, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants