Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: bump compat for "GPLikelihoods" to "0.3" #107

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2022

This pull request changes the compat entry for the GPLikelihoods package from 0.1, 0.2 to 0.1, 0.2, 0.3.

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.

@rossviljoen rossviljoen force-pushed the compathelper/new_version/2022-02-01-00-59-36-149-2482439825 branch from ed39daa to a042aca Compare February 1, 2022 00:59
Copy link
Member

@theogf theogf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To merge once tests pass

@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #107 (afe5ab8) into master (074db1b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   95.78%   95.78%           
=======================================
  Files           4        4           
  Lines         285      285           
=======================================
  Hits          273      273           
  Misses         12       12           
Impacted Files Coverage Δ
src/expected_loglik.jl 95.34% <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 074db1b...afe5ab8. Read the comment docs.

@theogf theogf merged commit bae0a1e into master Feb 1, 2022
@theogf theogf deleted the compathelper/new_version/2022-02-01-00-59-36-149-2482439825 branch February 1, 2022 11:36
st-- pushed a commit that referenced this pull request Mar 15, 2022
* CompatHelper: bump compat for "GPLikelihoods" to "0.3"

* Reorder Gamma parametrization

* Update project versions

* Missing one

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Théo Galy-Fajou <[email protected]>
st-- added a commit that referenced this pull request Mar 15, 2022
* resolves #100

* try it out for notebooks

* Update docs/literate.jl

* explicit html for notebook

* Update docs/literate.jl

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* pre-1.7 compat

* Update docs/literate.jl

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* add horizontal rules at top and bottom

* fix notebook/documenter link discrepancy

* bugfix

* fix hrules

* fix markdown

* fixup

* fix notebook formatting

* use Markdown.htmlesc

* separate System information section ......

* Fix file size of notebook (#103)

* Fix file size of notebook

* Fix format

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Change comment

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* CompatHelper: bump compat for "GPLikelihoods" to "0.3" (#107)

* CompatHelper: bump compat for "GPLikelihoods" to "0.3"

* Reorder Gamma parametrization

* Update project versions

* Missing one

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Théo Galy-Fajou <[email protected]>

* Fix outdated `literate.jl` script (#111)

* Fix outdated `literate.jl` script

* Fix format

* Split code into submodules for the different approximations (#96)

* stab at submodules

* move approx_lml to API

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* clean up imports

* remove unused imports

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* docfix

* missing import

* test: remove submodules from api docs

* subpages in docs

* hide private API docstrings

* mention types in api/index.md

* qualify

* remove extra line

* minor bump#

* change docs/ compat

* update test compat

* explicitly `@reexport` to avoid exporting the submodules!

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* add likelihood imports

* add import

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* add import

* Update src/SparseVariationalApproximationModule.jl

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Rename the test files (#113)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Widmann <[email protected]>
Co-authored-by: Théo Galy-Fajou <[email protected]>
Co-authored-by: Ross Viljoen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant