Skip to content

Improve diagram generation #80

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 9 commits into
base: dev
Choose a base branch
from

Conversation

guzman-raphael
Copy link
Contributor

@guzman-raphael guzman-raphael commented Apr 23, 2025

Since there have been recent issues with the diagram generation, thought it would be best to properly include it into our tests to prevent finding out about an issue after merge.

To that end, in this PR we:

  • Make the diagram build step a reusable action so it can be used as a test and when publishing as a doc
  • Simplify the diagram output to be less confusing
  • Upload to the GHA run the generated diagram image during the diagram test as an artifact
  • Rename the base tests from Tests/tests -> Tests/syntax-style-format-and-integration
  • Rename diagram image to orcapod_diagram.svg so downloading the artifact is less confusing

@guzman-raphael guzman-raphael marked this pull request as draft April 23, 2025 14:00
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@guzman-raphael guzman-raphael changed the title Add diagram test and make generated diagram less confusing Improve diagram generation Apr 23, 2025
@guzman-raphael guzman-raphael marked this pull request as ready for review April 23, 2025 18:39
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