Skip to content
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

New GitHub workflow to generate PR's which update the UML diagrams #442

Merged
merged 5 commits into from
Mar 1, 2025

Conversation

drbenvincent
Copy link
Collaborator

@drbenvincent drbenvincent commented Mar 1, 2025


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

@drbenvincent drbenvincent requested a review from wd60622 March 1, 2025 10:03
@drbenvincent drbenvincent added the devops DevOps related label Mar 1, 2025
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.40%. Comparing base (c0ea8a5) to head (df0c0f9).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #442   +/-   ##
=======================================
  Coverage   94.40%   94.40%           
=======================================
  Files          31       31           
  Lines        1985     1985           
=======================================
  Hits         1874     1874           
  Misses        111      111           

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

Comment on lines 50 to 51
This PR was created automatically by the [UML workflow](https://github.com/pymc-labs/pymc-marketing/blob/main/.github/workflows/uml.yml).
See the logs [here](https://github.com/pymc-labs/pymc-marketing/actions/workflows/uml.yml) for more details." \
Copy link
Contributor

Choose a reason for hiding this comment

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

Just change these links

Copy link
Contributor

@wd60622 wd60622 left a comment

Choose a reason for hiding this comment

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

With those changes, it will be good to merge then try out with the workflow_dispatch

@drbenvincent drbenvincent merged commit 0d6e4f8 into main Mar 1, 2025
8 checks passed
@drbenvincent drbenvincent deleted the uml-autoupdate branch March 1, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops DevOps related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate UML image generation
2 participants