occa icon indicating copy to clipboard operation
occa copied to clipboard

Feature/dtypes

Open noelchalmers opened this issue 3 years ago • 1 comments

Description

noelchalmers avatar Oct 28 '22 16:10 noelchalmers

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 is 62.17%.

Additional details and impacted files

Impacted file tree graph

@@               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

... and 5 files with indirect coverage changes

codecov[bot] avatar Oct 31 '22 14:10 codecov[bot]