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 DynamicPPL to 0.29, (keep existing compat) #2339

Merged

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the DynamicPPL package from 0.28.2 to 0.28.2, 0.29.
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.

@cpfiffer cpfiffer force-pushed the compathelper/new_version/2024-09-25-11-22-42-643-02754627708 branch from b6f3b76 to efe3d53 Compare September 25, 2024 11:22
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.43%. Comparing base (1c98784) to head (efe3d53).
Report is 2 commits behind head on ch.

Additional details and impacted files
@@           Coverage Diff           @@
##               ch    #2339   +/-   ##
=======================================
  Coverage   57.43%   57.43%           
=======================================
  Files          24       24           
  Lines        1588     1588           
=======================================
  Hits          912      912           
  Misses        676      676           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@penelopeysm penelopeysm changed the base branch from master to ch September 25, 2024 11:49
@penelopeysm penelopeysm merged commit d1a1b4e into ch Sep 25, 2024
55 of 59 checks passed
@penelopeysm penelopeysm deleted the compathelper/new_version/2024-09-25-11-22-42-643-02754627708 branch September 25, 2024 11:49
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11031997696

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.3%) to 57.505%

Files with Coverage Reduction New Missed Lines %
src/mcmc/Inference.jl 2 76.07%
src/mcmc/abstractmcmc.jl 2 91.07%
Totals Coverage Status
Change from base Build 11031943317: -0.3%
Covered Lines: 908
Relevant Lines: 1579

💛 - Coveralls

penelopeysm pushed a commit that referenced this pull request Sep 26, 2024
penelopeysm pushed a commit that referenced this pull request Oct 2, 2024
yebai pushed a commit that referenced this pull request Oct 23, 2024
* CompatHelper: bump compat for DynamicPPL to 0.29, (keep existing compat) (#2339)

Co-authored-by: CompatHelper Julia <[email protected]>

* CompatHelper: bump compat for DynamicPPL to 0.29 for package test, (keep existing compat) (#2340)

Co-authored-by: CompatHelper Julia <[email protected]>

* Replace vectorize(d, r) -> DynamicPPL.tovec(r)

vectorize was removed in DynamicPPL 0.29.0

* Require Julia >= 1.9

* Add Julia 1.9 tests back

* Fix essential/ad tests

* Fix reconstruct calls in MH

* Update src/mcmc/mh.jl

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

* Require Julia 1.10

* Change 1 -> I in MvNormal()

setting a real number as σ is deprecated

* Simplify tests as we no longer support Julia <1.8

* Simplify `set_namedtuple!`

* Remove conditional loading/exporting of Tapir

* Tapir -> Mooncake

* Update src/essential/Essential.jl

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

* Remove Requires from Project.toml

* Bump minor version instead

* Restrict ADTypes to 1.9.0 for AutoMooncake()

* Re-enable Mooncake tests in mcmc/abstractmcmc

* Update the currently buggy and incorrect tilde overloads in `mh.jl` (#2360)

* More autoformatting (#2359)

* Bring more files into autoformatting fold

* Run JuliaFormatter

* Remove trailing whitespace

* Update comment in .JuliaFormatter.toml

* Fix bad merge

* Restrict Mooncake to >= 0.4.9

* Add MH test for LKJCholesky

* Remove Tracker

* Format imports

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

* Add AD imports to Optimisation test

* Bump Mooncake compat in tests

* Bump Libtask version

* Get Optimization tests to pass CI

* Update API docs

* Write a changelog entry

* Update docs/src/api.md

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>
Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Co-authored-by: Markus Hauru <[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.

2 participants