Skip to content

Use correct coords in Model docstring#7970

Merged
ricardoV94 merged 1 commit into
pymc-devs:mainfrom
williambdean:correct-coords-in-model-docstring
Nov 21, 2025
Merged

Use correct coords in Model docstring#7970
ricardoV94 merged 1 commit into
pymc-devs:mainfrom
williambdean:correct-coords-in-model-docstring

Conversation

@williambdean
Copy link
Copy Markdown
Contributor

Description

coords was being passed as a set. , -> :

Related Issue

  • Closes #
  • Related to #

Checklist

Type of change

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

@ricardoV94 ricardoV94 changed the title docs: use correct coords in pm.Model docstring Use correct coords in Model docstring Nov 21, 2025
@ricardoV94 ricardoV94 merged commit f69e159 into pymc-devs:main Nov 21, 2025
23 checks passed
@williambdean williambdean deleted the correct-coords-in-model-docstring branch November 21, 2025 15:48
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.49%. Comparing base (bedbb17) to head (b87f743).
⚠️ Report is 59 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7970   +/-   ##
=======================================
  Coverage   91.48%   91.49%           
=======================================
  Files         116      116           
  Lines       18962    18962           
=======================================
+ Hits        17348    17349    +1     
+ Misses       1614     1613    -1     
Files with missing lines Coverage Δ
pymc/model/core.py 93.30% <ø> (ø)

... and 1 file with indirect coverage changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants