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

Sync concurrency examples with development #737

Merged
merged 20 commits into from
Jan 24, 2024

Move `memoryPool` from `occa::experimental` to `occa` namespace

6390b2d
Select commit
Loading
Failed to load commit list.
Merged

Sync concurrency examples with development #737

Move `memoryPool` from `occa::experimental` to `occa` namespace
6390b2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 24, 2024 in 0s

74.97% (-0.30%) compared to ec6e59d

View this Pull Request on Codecov

74.97% (-0.30%) compared to ec6e59d

Details

Codecov Report

Attention: 103 lines in your changes are missing coverage. Please review.

Comparison is base (ec6e59d) 75.26% compared to head (6390b2d) 74.97%.
Report is 1 commits behind head on examples/concurrency.

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                    @@
##           examples/concurrency     #737      +/-   ##
========================================================
- Coverage                 75.26%   74.97%   -0.30%     
========================================================
  Files                       297      298       +1     
  Lines                     19324    19486     +162     
========================================================
+ Hits                      14544    14609      +65     
- Misses                     4780     4877      +97     
Files Coverage Δ
include/occa/core/memoryPool.tpp 100.00% <ø> (ø)
include/occa/functional/typelessArray.hpp 73.49% <100.00%> (ø)
src/c/base.cpp 85.71% <100.00%> (ø)
src/c/memoryPool.cpp 87.87% <100.00%> (ø)
src/core/base.cpp 72.82% <100.00%> (+2.17%) ⬆️
src/core/kernel.cpp 85.93% <ø> (ø)
src/core/memory.cpp 84.71% <100.00%> (+1.38%) ⬆️
src/occa/internal/core/device.hpp 100.00% <ø> (ø)
src/occa/internal/core/memory.cpp 100.00% <ø> (ø)
src/occa/internal/core/memoryPool.cpp 68.58% <ø> (ø)
... and 18 more

... and 3 files with indirect coverage changes