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

Support splines in GraphvizAttrs. #35

Merged
merged 3 commits into from
Aug 17, 2024
Merged

Support splines in GraphvizAttrs. #35

merged 3 commits into from
Aug 17, 2024

Conversation

azriel91
Copy link
Owner

@azriel91 azriel91 commented Aug 17, 2024

graphviz_attrs:
  splines: curved

example

@azriel91 azriel91 force-pushed the feature/support-splines branch 2 times, most recently from b55b32e to 74a7096 Compare August 17, 2024 07:47
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.

Project coverage is 22.35%. Comparing base (edc563e) to head (74a7096).
Report is 5 commits behind head on main.

Files Patch % Lines
crate/model/src/common/graphviz_attrs/splines.rs 0.00% 25 Missing ⚠️
crate/model/src/common/graphviz_attrs.rs 0.00% 8 Missing ⚠️
crate/rt/src/into_graphviz_dot_src/info_graph.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   22.52%   22.35%   -0.18%     
==========================================
  Files          62       63       +1     
  Lines        4946     4984      +38     
==========================================
  Hits         1114     1114              
- Misses       3832     3870      +38     

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

@azriel91 azriel91 force-pushed the feature/support-splines branch from 74a7096 to 3eb100b Compare August 17, 2024 07:54
@azriel91 azriel91 force-pushed the feature/support-splines branch from 3eb100b to e424cc7 Compare August 17, 2024 08:22
@azriel91 azriel91 merged commit ff533d5 into main Aug 17, 2024
10 checks passed
@azriel91 azriel91 deleted the feature/support-splines branch August 17, 2024 09:14
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