JuliaGaussianProcesses / Stheno.jl

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

Refactor docs #164

Closed willtebbutt closed 3 years ago

willtebbutt commented 3 years ago

Addresses a point on #162

codecov[bot] commented 3 years ago

Codecov Report

Merging #164 (5a71301) into DEV-0.7 (58880e0) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           DEV-0.7     #164   +/-   ##
========================================
  Coverage    79.02%   79.02%           
========================================
  Files           19       19           
  Lines          472      472           
========================================
  Hits           373      373           
  Misses          99       99           
Impacted Files Coverage Δ
src/composite/product.jl 100.00% <ø> (ø)
src/gaussian_process_probabilistic_programme.jl 94.33% <ø> (ø)
src/util/abstract_data_set.jl 100.00% <ø> (ø)
src/composite/compose.jl 68.18% <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 58880e0...5a71301. Read the comment docs.