Skip to content

Conversation

@mlyoung101
Copy link
Contributor

For my project, the graphs work much better when laid out horizontally, so I added this as a feature upstream. It just adds a flag to io::to_dot called horizontal, that defaults to false to preserve existing behaviour. Tests added too :)

@mlyoung101 mlyoung101 force-pushed the io-add-layout-direction branch from 51b86ae to b82914d Compare January 11, 2026 08:58
@codecov
Copy link

codecov bot commented Jan 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.58%. Comparing base (8b0701d) to head (b82914d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #301   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files          59       59           
  Lines        2621     2637   +16     
  Branches      136      137    +1     
=======================================
+ Hits         2610     2626   +16     
  Misses         11       11           

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

🚀 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant