libocca / occa

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

**BREAKING** Return the number of `dtype` entries from `memory::size()`. #711

Closed kris-rowe closed 6 months ago

kris-rowe commented 8 months ago

Closes #687.

codecov[bot] commented 8 months ago

Codecov Report

Merging #711 (4a79e9a) into development (ce6f23c) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/libocca/occa/pull/711/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/711?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca) ```diff @@ Coverage Diff @@ ## development #711 +/- ## =============================================== - Coverage 75.24% 75.23% -0.01% =============================================== Files 299 298 -1 Lines 19398 19397 -1 =============================================== - Hits 14596 14594 -2 - Misses 4802 4803 +1 ``` | [Files](https://app.codecov.io/gh/libocca/occa/pull/711?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca) | Coverage Δ | | |---|---|---| | [include/occa/functional/array.hpp](https://app.codecov.io/gh/libocca/occa/pull/711?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca#diff-aW5jbHVkZS9vY2NhL2Z1bmN0aW9uYWwvYXJyYXkuaHBw) | `94.15% <100.00%> (ø)` | | | [src/core/memory.cpp](https://app.codecov.io/gh/libocca/occa/pull/711?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca#diff-c3JjL2NvcmUvbWVtb3J5LmNwcA==) | `84.71% <100.00%> (+0.19%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/libocca/occa/pull/711/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca)