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 ApproximateGPs to 0.3 for package negativebinomial, (keep existing compat) #53

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the ApproximateGPs package from 0.2 to 0.2, 0.3 for package negativebinomial. 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 #53 (ba796ab) into main (64ab794) will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
- Coverage   95.97%   95.92%   -0.05%     
==========================================
  Files          13       13              
  Lines         497      491       -6     
==========================================
- Hits          477      471       -6     
  Misses         20       20              
Impacted Files Coverage Δ
src/SpecialDistributions/polyagamma.jl 91.37% <0.00%> (-0.36%) :arrow_down:
src/TestUtils.jl 95.65% <0.00%> (-0.05%) :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 64ab794...ba796ab. Read the comment docs.