Closed devmotion closed 2 years ago
Merging #438 (8c471a6) into master (9776f15) will decrease coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #438 +/- ##
==========================================
- Coverage 92.99% 92.99% -0.01%
==========================================
Files 52 52
Lines 1214 1213 -1
==========================================
- Hits 1129 1128 -1
Misses 85 85
Impacted Files | Coverage Δ | |
---|---|---|
src/basekernels/constant.jl | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9776f15...8c471a6. Read the comment docs.
This is possible now after https://github.com/JuliaArrays/FillArrays.jl/pull/171 was merged, released, and supported by KernelFunctions.
Fixes https://github.com/JuliaGaussianProcesses/KernelFunctions.jl/issues/433.