CPU Kernel Tests #1439
Open
CPU Kernel Tests #1439
Codecov / codecov/project
failed
Oct 16, 2024 in 0s
77.59% (-0.57%) compared to 1d5140d
View this Pull Request on Codecov
77.59% (-0.57%) compared to 1d5140d
Details
Codecov Report
Attention: Patch coverage is 10.46512%
with 231 lines
in your changes missing coverage. Please review.
Project coverage is 77.59%. Comparing base (
1d5140d
) to head (7106dec
).
Additional details and impacted files
@@ Coverage Diff @@
## repo-refactor #1439 +/- ##
=================================================
- Coverage 78.16% 77.59% -0.57%
=================================================
Files 860 866 +6
Lines 27994 28219 +225
Branches 770 794 +24
=================================================
+ Hits 21881 21897 +16
- Misses 6113 6322 +209
Files with missing lines | Coverage Δ | |
---|---|---|
lib/kernels/include/kernels/allocation.h | 83.33% <ø> (ø) |
|
lib/kernels/include/kernels/attention_kernels.h | 0.00% <ø> (ø) |
|
lib/kernels/include/kernels/datatype_dispatch.h | 0.00% <ø> (ø) |
|
lib/kernels/include/kernels/local_cuda_allocator.h | 0.00% <ø> (ø) |
|
lib/kernels/include/kernels/transpose_kernels.h | 0.00% <ø> (ø) |
|
lib/kernels/src/allocation.cc | 72.72% <100.00%> (+10.22%) |
⬆️ |
lib/kernels/src/array_shape.cc | 20.83% <ø> (ø) |
|
...tion/include/local-execution/local_cpu_allocator.h | 100.00% <ø> (ø) |
|
...cution/include/local-execution/tracked_allocator.h | 0.00% <ø> (ø) |
|
lib/local-execution/src/local_cpu_allocator.cc | 57.14% <100.00%> (+7.14%) |
⬆️ |
... and 15 more |
Loading