Skip to content

Add InstalledSamplers Pydantic class (#1398) #1747

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

elanale
Copy link

@elanale elanale commented Jun 9, 2025

Description

Related Issue

  • Closes #
  • Related to #

Checklist


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

Copy link

codecov bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.60%. Comparing base (5dc5b2b) to head (ade6c39).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1747   +/-   ##
=======================================
  Coverage   91.59%   91.60%           
=======================================
  Files          60       60           
  Lines        6782     6788    +6     
=======================================
+ Hits         6212     6218    +6     
  Misses        570      570           

☔ 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.

@williambdean
Copy link
Contributor

Thanks for the PR @elanale

@williambdean
Copy link
Contributor

Can you fix the pre-commit errors. Feel free to use the comment to auto-fix (link in the PR body)

Comment on lines +50 to +52
available: List[str]
default: str
versions: Optional[Dict[str, str]] = None
Copy link
Contributor

Choose a reason for hiding this comment

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

How does this implementation work?

@juanitorduz
Copy link
Collaborator

@elanale Thank you for opening this PR. Could you please a description of this PR to have context on the desired change?

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.

3 participants