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

Add extension headers #7

Merged
merged 4 commits into from
May 11, 2024
Merged

Add extension headers #7

merged 4 commits into from
May 11, 2024

Conversation

sunsided
Copy link
Owner

Adds most of the OpenVX extension headers to the sys crate. The "bidirectional parameters" and "xml" extensions could not be added due to a bindgen issue.

@sunsided sunsided self-assigned this May 11, 2024
Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.78%. Comparing base (5867c25) to head (7e48119).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   34.27%   34.78%   +0.51%     
==========================================
  Files          28       28              
  Lines        2051     2570     +519     
==========================================
+ Hits          703      894     +191     
- Misses       1348     1676     +328     

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

@sunsided sunsided merged commit cbd840f into main May 11, 2024
4 checks passed
@sunsided sunsided deleted the feature/openvx-extensions branch May 11, 2024 16:58
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