Changed ff_dim to ff_dim_t, added in nonnegative_int type #1533
Codecov / codecov/project
succeeded
Oct 31, 2024 in 1s
78.17% (+0.00%) compared to 1d5140d
View this Pull Request on Codecov
78.17% (+0.00%) compared to 1d5140d
Details
Codecov Report
Attention: Patch coverage is 91.52542%
with 25 lines
in your changes missing coverage. Please review.
Project coverage is 78.17%. Comparing base (
1d5140d
) to head (f9fe89b
).
Additional details and impacted files
@@ Coverage Diff @@
## repo-refactor #1533 +/- ##
===============================================
Coverage 78.16% 78.17%
===============================================
Files 860 863 +3
Lines 27994 28473 +479
Branches 770 779 +9
===============================================
+ Hits 21881 22258 +377
- Misses 6113 6215 +102
Files with missing lines | Coverage Δ | |
---|---|---|
lib/kernels/include/kernels/legion_dim.h | 25.00% <ø> (-3.58%) |
⬇️ |
lib/local-execution/src/ops/linear.cc | 0.00% <ø> (ø) |
|
...p-attrs/include/op-attrs/dim_ordered/dim_ordered.h | 81.69% <ø> (-0.67%) |
⬇️ |
lib/op-attrs/include/op-attrs/ff_dim_t.h | 100.00% <ø> (ø) |
|
lib/op-attrs/test/src/op-attrs/dim_ordered/zip.cc | 100.00% <ø> (ø) |
|
...ls/include/utils/nonnegative_int/nonnegative_int.h | 100.00% <100.00%> (ø) |
|
.../test/src/utils/nonnegative_int/nonnegative_int.cc | 100.00% <100.00%> (ø) |
|
lib/local-execution/src/ops/gather.cc | 0.00% <0.00%> (ø) |
|
lib/local-execution/src/ops/layer_norm.cc | 0.00% <0.00%> (ø) |
|
lib/kernels/src/array_shape.cc | 20.83% <0.00%> (ø) |
|
... and 3 more |
Loading