JuliaGaussianProcesses / Stheno.jl

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

Index into AbstractGP #117

Closed willtebbutt closed 4 years ago

willtebbutt commented 4 years ago

Makes indexing slightly more generic post-1.2

codecov[bot] commented 4 years ago

Codecov Report

Merging #117 into master will decrease coverage by 0.25%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   86.47%   86.22%   -0.26%     
==========================================
  Files          26       26              
  Lines         732      733       +1     
==========================================
- Hits          633      632       -1     
- Misses         99      101       +2     
Impacted Files Coverage Δ
src/composite/indexing.jl 33.33% <33.33%> (-66.67%) :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 a820e83...cee977d. Read the comment docs.