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

v2.0 Staging #735

Merged
merged 5 commits into from
Dec 21, 2023

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

801c145
Select commit
Loading
Failed to load commit list.
Merged

v2.0 Staging #735

Move `memoryPool` from `occa::experimental` to `occa` namespace
801c145
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 0s

74.97% (+0.00%) compared to 7c2fe69

View this Pull Request on Codecov

74.97% (+0.00%) compared to 7c2fe69

Details

Codecov Report

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

Comparison is base (7c2fe69) 74.96% compared to head (801c145) 74.97%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #735   +/-   ##
============================================
  Coverage        74.96%   74.97%           
============================================
  Files              298      298           
  Lines            19485    19487    +2     
============================================
+ Hits             14607    14610    +3     
+ Misses            4878     4877    -1     
Files Coverage Δ
include/occa/core/memoryPool.tpp 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%> (ø)
src/occa/internal/core/memoryPool.cpp 68.58% <ø> (ø)
src/c/device.cpp 87.87% <0.00%> (ø)
src/occa/internal/c/types.cpp 77.19% <80.00%> (ø)

... and 2 files with indirect coverage changes