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

Remove deprecated features #7533

Merged
merged 4 commits into from
Oct 10, 2024
Merged

Remove deprecated features #7533

merged 4 commits into from
Oct 10, 2024

Conversation

Armavica
Copy link
Member

@Armavica Armavica commented Oct 10, 2024

Description

Remove some deprecations, all more than one year old.

Related Issue

  • Closes #
  • Related to #

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

📚 Documentation preview 📚: https://pymc--7533.org.readthedocs.build/en/7533/

@ricardoV94 ricardoV94 added maintenance major Include in major changes release notes section labels Oct 10, 2024
@ricardoV94
Copy link
Member

One of the failing tests expected the deprecation warning

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.88%. Comparing base (938aff4) to head (31c632f).
Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7533      +/-   ##
==========================================
+ Coverage   92.69%   92.88%   +0.18%     
==========================================
  Files         104      105       +1     
  Lines       17409    17587     +178     
==========================================
+ Hits        16138    16335     +197     
+ Misses       1271     1252      -19     
Files with missing lines Coverage Δ
pymc/distributions/continuous.py 98.25% <ø> (+0.33%) ⬆️
pymc/distributions/multivariate.py 93.58% <100.00%> (+0.49%) ⬆️
pymc/smc/sampling.py 99.14% <ø> (-0.09%) ⬇️

... and 5 files with indirect coverage changes

@ricardoV94 ricardoV94 merged commit c61e9cd into pymc-devs:main Oct 10, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance major Include in major changes release notes section
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants