JuliaGaussianProcesses / Stheno.jl

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

Refactor SparseFiniteGP #163

Closed willtebbutt closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #163 (01607cc) into DEV-0.7 (59bde24) will increase coverage by 0.25%. The diff coverage is 86.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           DEV-0.7     #163      +/-   ##
===========================================
+ Coverage    78.77%   79.02%   +0.25%     
===========================================
  Files           18       19       +1     
  Lines          457      472      +15     
===========================================
+ Hits           360      373      +13     
- Misses          97       99       +2     
Impacted Files Coverage Δ
src/Stheno.jl 100.00% <ø> (ø)
src/sparse_finite_gp.jl 86.66% <86.66%> (ø)

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 59bde24...01607cc. Read the comment docs.