Skip to content

Replaced MutableData with Data #455

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
Apr 18, 2025

Conversation

klaushajdaraj
Copy link
Contributor

@klaushajdaraj klaushajdaraj commented Apr 18, 2025

This PR contains a quick bug fix for issue: #452 :

  • Replaced MutableData with Data in the PropensityScore class

📚 Documentation preview 📚: https://causalpy--455.org.readthedocs.build/en/455/

@drbenvincent drbenvincent added the bug Something isn't working label Apr 18, 2025
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.53%. Comparing base (4460be6) to head (e5d32f6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #455   +/-   ##
=======================================
  Coverage   94.53%   94.53%           
=======================================
  Files          31       31           
  Lines        2068     2068           
=======================================
  Hits         1955     1955           
  Misses        113      113           

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

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

Copy link
Collaborator

@drbenvincent drbenvincent left a comment

Choose a reason for hiding this comment

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

Thanks @klaushajdaraj 🎉

@drbenvincent drbenvincent merged commit 4227edf into pymc-labs:main Apr 18, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants