JuliaGaussianProcesses / Stheno.jl

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

Carve out more redundant utilities #159

Closed willtebbutt closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #159 (9a3a5fd) into DEV-0.7 (c97d128) will increase coverage by 3.44%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           DEV-0.7     #159      +/-   ##
===========================================
+ Coverage    79.34%   82.78%   +3.44%     
===========================================
  Files           21       21              
  Lines          581      552      -29     
===========================================
- Hits           461      457       -4     
+ Misses         120       95      -25     
Impacted Files Coverage Δ
src/Stheno.jl 100.00% <ø> (ø)
src/util/zygote_rules.jl 100.00% <ø> (+26.31%) :arrow_up:
src/approximate_inference.jl 100.00% <100.00%> (+14.28%) :arrow_up:
src/composite/approximate_conditioning.jl 98.50% <100.00%> (ø)
src/util/abstract_data_set.jl 100.00% <100.00%> (+15.78%) :arrow_up:
src/util/block_arrays/dense.jl 86.66% <100.00%> (ø)
src/util/block_arrays/diagonal.jl 70.58% <100.00%> (+2.06%) :arrow_up:
src/util/covariance_matrices.jl 100.00% <100.00%> (ø)
src/util/proper_type_piracy.jl 100.00% <100.00%> (+50.00%) :arrow_up:
... and 2 more

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 c97d128...9a3a5fd. Read the comment docs.