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 2 commits into
base: master
Choose a base branch
from
Draft

Release v0.37 #2487

wants to merge 2 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 <[email protected]>

* Remove unnecessary type parameters

Co-authored-by: Penelope Yong <[email protected]>

* Simplify constructors in particle_mcmc.jl

* Remove calls to setgid and updategid

---------

Co-authored-by: Penelope Yong <[email protected]>
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.01%. Comparing base (ddd74b1) to head (08e4c08).

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.45%   85.01%   +0.55%     
==========================================
  Files          21       21              
  Lines        1570     1495      -75     
==========================================
- Hits         1326     1271      -55     
+ Misses        244      224      -20     

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13334188444

Details

  • 47 of 58 (81.03%) changed or added relevant lines in 9 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.7%) to 76.561%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/mcmc/mh.jl 13 15 86.67%
src/mcmc/hmc.jl 0 9 0.0%
Files with Coverage Reduction New Missed Lines %
src/mcmc/Inference.jl 1 80.79%
src/mcmc/repeat_sampler.jl 1 83.33%
src/mcmc/mh.jl 3 84.8%
Totals Coverage Status
Change from base Build 13224946772: 0.7%
Covered Lines: 1140
Relevant Lines: 1489

💛 - 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.

2 participants