Skip to content

Conversation

@williambdean
Copy link
Contributor

Description

This uses the model_to_mermaid function for generating graph for a specific variable in the model.

Method bound to:

  • Distribution
  • Deterministic
  • Potential

Related Issue

  • Closes #
  • Related to #

Checklist

Type of change

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

@williambdean
Copy link
Contributor Author

Display a single variable ...

Screenshot 2025-11-18 at 12 54 38 PM

... from a larger model ...

Screenshot 2025-11-18 at 12 54 20 PM

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.48%. Comparing base (bedbb17) to head (2569590).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pymc/util.py 25.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7967      +/-   ##
==========================================
- Coverage   91.48%   91.48%   -0.01%     
==========================================
  Files         116      116              
  Lines       18962    18969       +7     
==========================================
+ Hits        17348    17353       +5     
- Misses       1614     1616       +2     
Files with missing lines Coverage Δ
pymc/distributions/distribution.py 94.38% <100.00%> (+0.01%) ⬆️
pymc/model/core.py 93.32% <100.00%> (+0.01%) ⬆️
pymc/util.py 80.16% <25.00%> (-0.95%) ⬇️

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

@williambdean williambdean requested a review from ericmjl November 20, 2025 21:59
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.

1 participant