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 a function for stream to wait for a tag #746

Merged
merged 3 commits into from
Apr 17, 2024

add C API

c04baf6
Select commit
Loading
Failed to load commit list.
Merged

Add a function for stream to wait for a tag #746

add C API
c04baf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 3, 2024 in 0s

0.00% of diff hit (target 74.97%)

View this Pull Request on Codecov

0.00% of diff hit (target 74.97%)

Annotations

Check warning on line 79 in src/c/base.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/c/base.cpp#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 98 in src/core/base.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/base.cpp#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 107 in src/core/stream.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/stream.cpp#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 76 in src/occa/internal/api/metal/polyfill.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/occa/internal/api/metal/polyfill.cpp#L76

Added line #L76 was not covered by tests

Check warning on line 12 in src/occa/internal/modes/serial/stream.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/occa/internal/modes/serial/stream.cpp#L12

Added line #L12 was not covered by tests