JuliaGaussianProcesses / Stheno.jl

Probabilistic Programming with Gaussian processes in Julia
Other
340 stars 26 forks source link

Test on 1.4. Don't test on 1.2 #100

Closed willtebbutt closed 4 years ago

willtebbutt commented 4 years ago

Resolves #99

codecov[bot] commented 4 years ago

Codecov Report

Merging #100 into master will decrease coverage by 0.93%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
- Coverage   88.06%   87.13%   -0.94%     
==========================================
  Files          26       26              
  Lines         746      746              
==========================================
- Hits          657      650       -7     
- Misses         89       96       +7
Impacted Files Coverage Δ
src/util/block_arrays/diagonal.jl 82.92% <0%> (ø) :arrow_up:
src/gp/kernel.jl 95.7% <0%> (-4.3%) :arrow_down:

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 7739e06...101f16b. Read the comment docs.