libocca / occa

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

fixed CMake whitespace issue #673

Closed BenWibking closed 1 year ago

BenWibking commented 1 year ago

Description

Fixes https://github.com/libocca/occa/issues/667.

codecov[bot] commented 1 year ago

Codecov Report

Merging #673 (6a5634d) into main (3ae1d74) will decrease coverage by 0.01%. The diff coverage is n/a.

:exclamation: Current head 6a5634d differs from pull request most recent head 0d03f97. Consider uploading reports for the commit 0d03f97 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/libocca/occa/pull/673/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://codecov.io/gh/libocca/occa/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca) ```diff @@ Coverage Diff @@ ## main #673 +/- ## ========================================== - Coverage 76.30% 76.29% -0.01% ========================================== Files 291 291 Lines 18778 18779 +1 ========================================== Hits 14328 14328 - Misses 4450 4451 +1 ``` [see 2 files with indirect coverage changes](https://codecov.io/gh/libocca/occa/pull/673/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca)