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

Feature/dtypes #629

Draft
wants to merge 24 commits into
base: development
Choose a base branch
from

Fix a signed comparison

f63ef37
Select commit
Loading
Failed to load commit list.
Draft

Feature/dtypes #629

Fix a signed comparison
f63ef37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2023 in 1s

76.87% (-0.45%) compared to 2e576e6

View this Pull Request on Codecov

76.87% (-0.45%) compared to 2e576e6

Details

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%) ⬇️
src/c/dtype.cpp 70.58% <ø> (ø)
src/dtype/builtins.cpp 45.94% <0.00%> (-1.28%) ⬇️
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%) ⬇️
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