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

Add node_{width,height}{s,_default} and fixed_size #37

Merged
merged 8 commits into from
Oct 12, 2024

Conversation

azriel91
Copy link
Owner

  • Support node_width_default in GraphvizAttrs.
  • Support node_widths in GraphvizAttrs.
  • Support node_height_default in GraphvizAttrs.
  • Support node_heights in GraphvizAttrs.
  • Support fixed_size in GraphvizAttrs.

@azriel91 azriel91 force-pushed the feature/node-width-and-height branch from b5bb99c to 8eef141 Compare October 12, 2024 01:05
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

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

Please upload report for BASE (main@2353bc4). Learn more about missing BASE report.
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
crate/model/src/common/graphviz_attrs.rs 0.00% 40 Missing ⚠️
crate/rt/src/into_graphviz_dot_src/info_graph.rs 0.00% 38 Missing ⚠️
...te/model/src/common/graphviz_attrs/node_heights.rs 0.00% 22 Missing ⚠️
...ate/model/src/common/graphviz_attrs/node_widths.rs 0.00% 22 Missing ⚠️
...rate/model/src/common/graphviz_attrs/fixed_size.rs 0.00% 7 Missing ⚠️
crate/model/src/theme/any_id_or_defaults.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage        ?   21.74%           
=======================================
  Files           ?       66           
  Lines           ?     5123           
  Branches        ?        0           
=======================================
  Hits            ?     1114           
  Misses          ?     4009           
  Partials        ?        0           

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

@azriel91 azriel91 merged commit f4f3369 into main Oct 12, 2024
12 checks passed
@azriel91 azriel91 deleted the feature/node-width-and-height branch October 12, 2024 01:42
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