libocca / occa

Portable and vendor neutral framework for parallel programming on heterogeneous platforms.
https://libocca.org
MIT License
389 stars 82 forks source link

Bugfix: device::finishAll()` #723

Closed kris-rowe closed 10 months ago

kris-rowe commented 10 months ago

Closes #721

codecov[bot] commented 10 months ago

Codecov Report

Merging #723 (cea63b7) into development (9e86ae7) will decrease coverage by 0.01%. The diff coverage is 0.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/libocca/occa/pull/723/graphs/tree.svg?width=650&height=150&src=pr&token=doaG4c84wZ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca)](https://app.codecov.io/gh/libocca/occa/pull/723?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca) ```diff @@ Coverage Diff @@ ## development #723 +/- ## =============================================== - Coverage 75.26% 75.25% -0.01% =============================================== Files 297 297 Lines 19325 19330 +5 =============================================== + Hits 14545 14547 +2 - Misses 4780 4783 +3 ``` | [Files](https://app.codecov.io/gh/libocca/occa/pull/723?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca) | Coverage Δ | | |---|---|---| | [src/occa/internal/core/device.hpp](https://app.codecov.io/gh/libocca/occa/pull/723?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca#diff-c3JjL29jY2EvaW50ZXJuYWwvY29yZS9kZXZpY2UuaHBw) | `100.00% <ø> (ø)` | | | [src/occa/internal/core/device.cpp](https://app.codecov.io/gh/libocca/occa/pull/723?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca#diff-c3JjL29jY2EvaW50ZXJuYWwvY29yZS9kZXZpY2UuY3Bw) | `72.22% <0.00%> (-3.15%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/libocca/occa/pull/723/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca)