JuliaGaussianProcesses / AugmentedGPLikelihoods.jl

Provide all functions needed to work with augmented likelihoods (conditionally conjugate with Gaussians)
MIT License
20 stars 1 forks source link

CompatHelper: bump compat for MeasureTheory to 0.16, (keep existing compat) #94

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the MeasureTheory package from 0.14, 0.15 to 0.14, 0.15, 0.16. 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 2 years ago

Codecov Report

Merging #94 (3d0810f) into main (cf3a37e) will decrease coverage by 1.50%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   73.97%   72.47%   -1.51%     
==========================================
  Files          16       16              
  Lines         661      614      -47     
==========================================
- Hits          489      445      -44     
+ Misses        172      169       -3     
Impacted Files Coverage Δ
src/utils.jl 55.55% <0.00%> (-8.09%) :arrow_down:
src/generic.jl 85.71% <0.00%> (-2.53%) :arrow_down:
src/SpecialDistributions/polyagamma.jl 91.15% <0.00%> (-0.59%) :arrow_down:
src/TestUtils.jl 82.25% <0.00%> (-0.29%) :arrow_down:
src/SpecialDistributions/ntdist.jl 95.23% <0.00%> (-0.22%) :arrow_down:
src/likelihoods/laplace.jl 100.00% <0.00%> (ø)
src/likelihoods/poisson.jl 100.00% <0.00%> (ø)
src/likelihoods/studentt.jl 100.00% <0.00%> (ø)
src/likelihoods/bernoulli.jl 100.00% <0.00%> (ø)
src/likelihoods/negativebinomial.jl 100.00% <0.00%> (ø)
... and 3 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 cf3a37e...3d0810f. Read the comment docs.