occa
occa copied to clipboard
Feature/dtypes
Description
Codecov Report
Merging #629 (f63ef37) into development (2e576e6) will decrease coverage by
0.45%. Report is 61 commits behind head on development. The diff coverage is62.17%.
Additional details and impacted files
@@ Coverage Diff @@
## development #629 +/- ##
===============================================
- Coverage 77.31% 76.87% -0.45%
===============================================
Files 265 272 +7
Lines 19592 20013 +421
===============================================
+ Hits 15148 15384 +236
- Misses 4444 4629 +185
| Files Changed | Coverage Δ | |
|---|---|---|
| include/occa/types/json.hpp | 75.26% <ø> (ø) |
|
| src/c/device.cpp | 89.06% <0.00%> (-5.94%) |
:arrow_down: |
| src/c/dtype.cpp | 70.58% <ø> (ø) |
|
| src/dtype/builtins.cpp | 45.94% <0.00%> (-1.28%) |
:arrow_down: |
| src/occa/internal/core/buffer.cpp | 100.00% <ø> (ø) |
|
| src/occa/internal/core/buffer.hpp | 0.00% <0.00%> (ø) |
|
| src/occa/internal/lang/kernelMetadata.cpp | 91.42% <0.00%> (ø) |
|
| src/occa/internal/lang/modes/serial.cpp | 29.38% <0.00%> (-12.23%) |
:arrow_down: |
| src/occa/internal/lang/type/class.cpp | 0.00% <0.00%> (ø) |
|
| src/occa/internal/lang/type/enum.cpp | 0.00% <0.00%> (ø) |
|
| ... and 25 more |