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

Release v0.37 #2487

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Release v0.37 #2487

wants to merge 5 commits into from

Conversation

mhauru
Copy link
Member

@mhauru mhauru commented Feb 14, 2025

Collecting breaking changes into a single PR.

mhauru and others added 2 commits February 14, 2025 17:18
* Remove selector stuff from ESS

* Remove selector stuff from MH

* Remove selector stuff from HMC

* Remove selector stuff from Emcee

* Remove selector stuff from IS

* Add missing getspace methods

* Remove selector stuff for particle methods

* Fix an HMC selector bug

* Code style

* Fix Emcee selector bug

* Fix typo in ESS tests

* Fix some constructor overwrites

* Remove unnecessary tests

* Remove selector stuff from SGHMC

* Remove drop_space and other non-longer-necessary deprecation measures

* Bump minor version 0.37. Add a HISTORY.md entry

* Apply suggestions from code review

Co-authored-by: Penelope Yong <penelopeysm@gmail.com>

* Remove unnecessary type parameters

Co-authored-by: Penelope Yong <penelopeysm@gmail.com>

* Simplify constructors in particle_mcmc.jl

* Remove calls to setgid and updategid

---------

Co-authored-by: Penelope Yong <penelopeysm@gmail.com>
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 96.55172% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.15%. Comparing base (ef6c257) to head (6088517).

Files with missing lines Patch % Lines
src/mcmc/mh.jl 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2487      +/-   ##
==========================================
+ Coverage   84.59%   85.15%   +0.55%     
==========================================
  Files          21       21              
  Lines        1597     1522      -75     
==========================================
- Hits         1351     1296      -55     
+ Misses        246      226      -20     

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

@coveralls
Copy link

coveralls commented Feb 14, 2025

Pull Request Test Coverage Report for Build 13530985856

Details

  • 56 of 58 (96.55%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on breaking at 85.151%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/mcmc/mh.jl 13 15 86.67%
Totals Coverage Status
Change from base Build 13530977813: 85.2%
Covered Lines: 1296
Relevant Lines: 1522

💛 - Coveralls

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.

3 participants