JuliaGaussianProcesses / Stheno.jl

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

CompatHelper: bump compat for "Distances" to "0.9" #109

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the Distances package from 0.8 to 0.8, 0.9.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 4 years ago

Codecov Report

Merging #109 into master will decrease coverage by 4.37%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   86.47%   82.09%   -4.38%     
==========================================
  Files          26       26              
  Lines         732      782      +50     
==========================================
+ Hits          633      642       +9     
- Misses         99      140      +41     
Impacted Files Coverage Δ
src/util/block_arrays/dense.jl 78.57% <0.00%> (-21.43%) :arrow_down:
src/util/zygote_rules.jl 80.00% <0.00%> (-17.44%) :arrow_down:
src/util/abstract_data_set.jl 81.25% <0.00%> (-11.61%) :arrow_down:
src/util/block_arrays/diagonal.jl 65.62% <0.00%> (-10.28%) :arrow_down:
src/flux/neural_kernel_network.jl 66.66% <0.00%> (-7.41%) :arrow_down:
src/util/distances.jl 93.33% <0.00%> (-6.67%) :arrow_down:
src/composite/compose.jl 55.81% <0.00%> (-5.73%) :arrow_down:
src/composite/approximate_conditioning.jl 98.21% <0.00%> (-1.79%) :arrow_down:
src/abstract_gp.jl 84.78% <0.00%> (-1.59%) :arrow_down:
src/gp/kernel.jl 93.97% <0.00%> (-1.09%) :arrow_down:
... 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 101f7b0...3642d91. Read the comment docs.