Skip to content

Remove deprecated functionality #7822

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

Merged
merged 1 commit into from
Jun 19, 2025
Merged

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented Jun 19, 2025


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

@ricardoV94 ricardoV94 added the major Include in major changes release notes section label Jun 19, 2025
@ricardoV94 ricardoV94 changed the title Remove depercated functionality Remove deprecated functionality Jun 19, 2025
@ricardoV94 ricardoV94 marked this pull request as ready for review June 19, 2025 10:35
@ricardoV94 ricardoV94 requested a review from twiecki June 19, 2025 10:35
Copy link

codecov bot commented Jun 19, 2025

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.98%. Comparing base (0f1bfa9) to head (a1bf5a2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pymc/sampling/mcmc.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7822      +/-   ##
==========================================
+ Coverage   92.88%   92.98%   +0.09%     
==========================================
  Files         107      107              
  Lines       18389    18224     -165     
==========================================
- Hits        17081    16945     -136     
+ Misses       1308     1279      -29     
Files with missing lines Coverage Δ
pymc/data.py 85.38% <ø> (+0.98%) ⬆️
pymc/distributions/custom.py 95.45% <ø> (-0.10%) ⬇️
pymc/distributions/dist_math.py 83.70% <ø> (-0.47%) ⬇️
pymc/distributions/distribution.py 93.59% <100.00%> (-0.04%) ⬇️
pymc/distributions/shape_utils.py 91.35% <ø> (-0.10%) ⬇️
pymc/distributions/timeseries.py 94.60% <ø> (-0.17%) ⬇️
pymc/distributions/transforms.py 100.00% <100.00%> (+1.40%) ⬆️
pymc/initial_point.py 99.00% <ø> (-0.03%) ⬇️
pymc/logprob/abstract.py 96.87% <ø> (+2.58%) ⬆️
pymc/logprob/basic.py 100.00% <100.00%> (+5.71%) ⬆️
... and 7 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@twiecki twiecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff.

@ricardoV94 ricardoV94 merged commit f6bfdfd into pymc-devs:main Jun 19, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Include in major changes release notes section
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants