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 tags for feature matrices #693

Closed
wants to merge 7 commits into from
Closed

Feature tags for feature matrices #693

wants to merge 7 commits into from

Conversation

p-avital
Copy link
Contributor

With the number of bindings of Zenoh increasing, tracking where which features are available is becoming more and more complex.

This PR introduces feature tags that allow a (currently internal) tool to collect information about what features are available in the project.

Bindings will then add the same feature flags to their equivalent APIs, allowing us to generate feature-coverage matrices and detect unintentional feature misses easily.

@eclipse-zenoh-bot
Copy link
Contributor

@{login} If this pull request contains a bugfix or a new feature, then please consider using Closes #ISSUE-NUMBER syntax to link it to an issue.

@milyin milyin marked this pull request as draft January 29, 2024 10:54
@milyin milyin linked an issue Jan 31, 2024 that may be closed by this pull request
@milyin milyin closed this Feb 8, 2024
@milyin milyin deleted the tagging branch February 8, 2024 13:09
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.

API coverage matrix
3 participants