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

Improve graph generation with ROI #634

Merged
merged 15 commits into from
Sep 20, 2023
Merged

Improve graph generation with ROI #634

merged 15 commits into from
Sep 20, 2023

Commits on Sep 18, 2023

  1. changes to diagrams

    - anchors are called like their parent state (_anchor-prefix) was removed
    - improve support for parallel states
    aleneum committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a2cc1ca View commit details
    Browse the repository at this point in the history
  2. moving to nox

    - deleting tox.ini
    aleneum committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0712616 View commit details
    Browse the repository at this point in the history
  3. switch to nox

    - add noxfile
    - update MANIFEST
    aleneum committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8243561 View commit details
    Browse the repository at this point in the history
  4. add 2.7 to nox

    aleneum committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b1dcda0 View commit details
    Browse the repository at this point in the history
  5. extend diagrams testing

    aleneum committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3ac298e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f71891 View commit details
    Browse the repository at this point in the history
  7. move graphviz to diagrams requirement;

    - adjust noxfile
    aleneum committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5416692 View commit details
    Browse the repository at this point in the history
  8. add mypy config

    aleneum committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ffa8fd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b917bbe View commit details
    Browse the repository at this point in the history
  10. test imports in test_diagrams

    - removed some unused code
    aleneum committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    aa166e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fix roi_state in graphviz

    - maintain unions for active state
    aleneum committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3775dec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eceb68b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03eeb59 View commit details
    Browse the repository at this point in the history
  4. add contains to gha workflow

    - also install diagrams for mypy
    aleneum committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    600ada8 View commit details
    Browse the repository at this point in the history
  5. Update changelog and noxfile

    aleneum committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2733fda View commit details
    Browse the repository at this point in the history