Skip to content

Conversation

sotagg
Copy link

@sotagg sotagg commented Aug 23, 2025

Description

  • Replace deprecated pm.MutableData references with pm.Data
  • Fix docstring examples to use correct coords parameter

Related Issue

Checklist

Type of change

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

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

Copy link

welcome bot commented Aug 23, 2025

Thank You Banner]
💖 Thanks for opening this pull request! 💖 The PyMC community really appreciates your time and effort to contribute to the project. Please make sure you have read our Contributing Guidelines and filled in our pull request template to the best of your ability.

Copy link

codecov bot commented Aug 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.08%. Comparing base (0960323) to head (df32146).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7900      +/-   ##
==========================================
- Coverage   92.94%   92.08%   -0.86%     
==========================================
  Files         116      116              
  Lines       18851    18851              
==========================================
- Hits        17521    17359     -162     
- Misses       1330     1492     +162     
Files with missing lines Coverage Δ
pymc/gp/hsgp_approx.py 88.39% <ø> (ø)
pymc/sampling/forward.py 96.73% <ø> (ø)

... and 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sotagg sotagg force-pushed the doc/remove-mutabledata branch from df32146 to 624347d Compare August 25, 2025 12:03
@sotagg
Copy link
Author

sotagg commented Aug 25, 2025

@twiecki
I had to force-push this branch since it was behind main. I'm not sure what caused the last CI run to fail because it seems unrelated to my changes.

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