JuliaGaussianProcesses / Stheno.jl

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

Tidying Up #158

Closed willtebbutt closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #158 (b31b7a6) into DEV-0.7 (50e71f4) will decrease coverage by 0.07%. The diff coverage is 42.85%.

Impacted file tree graph

@@             Coverage Diff             @@
##           DEV-0.7     #158      +/-   ##
===========================================
- Coverage    79.41%   79.34%   -0.08%     
===========================================
  Files           21       21              
  Lines          583      581       -2     
===========================================
- Hits           463      461       -2     
  Misses         120      120              
Impacted Files Coverage Δ
src/Stheno.jl 100.00% <ø> (ø)
src/abstract_gp.jl 91.66% <ø> (-0.65%) :arrow_down:
src/approximate_inference.jl 85.71% <0.00%> (ø)
src/composite/compose.jl 55.81% <0.00%> (ø)
src/util/abstract_data_set.jl 84.21% <ø> (ø)
src/util/block_arrays/dense.jl 86.66% <ø> (ø)
src/util/zygote_rules.jl 73.68% <50.00%> (-1.32%) :arrow_down:
src/composite/cross.jl 90.16% <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 50e71f4...b31b7a6. Read the comment docs.