stan-dev / cmdstanpy

CmdStanPy is a lightweight interface to Stan for Python users which provides the necessary objects and functions to compile a Stan program and fit the model to data using CmdStan.
BSD 3-Clause "New" or "Revised" License
151 stars 69 forks source link

Prep for release v1.2.0 #691

Closed WardBrian closed 1 year ago

WardBrian commented 1 year ago

Submission Checklist

Summary

See #690. This is PR is assuming we go down the "issue as many warnings as possible for a version" branch before releasing a 2.0

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):

Simons Foundation

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

codecov-commenter commented 1 year ago

Codecov Report

Merging #691 (8ae8cc4) into develop (e6489e4) will increase coverage by 0.17%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #691      +/-   ##
===========================================
+ Coverage    79.61%   79.78%   +0.17%     
===========================================
  Files           50       75      +25     
  Lines         7590    11439    +3849     
===========================================
+ Hits          6043     9127    +3084     
- Misses        1547     2312     +765     

see 35 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

WardBrian commented 1 year ago

@mitzimorris I think we should try to do 1.2.0 early next week at this point

mitzimorris commented 1 year ago

do we have a docs example for Pathfinder? I could do this today.

WardBrian commented 1 year ago

No, a new example notebook would be great!

WardBrian commented 1 year ago

@mitzimorris do you have time to review this week? It would be great to release 1.2 with Pathfinder included