JuliaGaussianProcesses / Stheno.jl

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

DTC Extension #150

Closed willtebbutt closed 3 years ago

willtebbutt commented 3 years ago

Simple extension -- looks like what happens for the ELBO.

codecov[bot] commented 3 years ago

Codecov Report

Merging #150 (23adff2) into master (eb49b50) will decrease coverage by 0.53%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   82.43%   81.90%   -0.54%     
==========================================
  Files          27       27              
  Lines         763      768       +5     
==========================================
  Hits          629      629              
- Misses        134      139       +5     
Impacted Files Coverage Δ
src/composite/cross.jl 86.36% <0.00%> (-11.08%) :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 eb49b50...5844ef5. Read the comment docs.