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

fix: Scale Graph according to the scale factor #1109

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

marc2332
Copy link
Owner

Closes #691

Copy link

codecov bot commented Feb 15, 2025

Codecov Report

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

Project coverage is 74.88%. Comparing base (31a5e24) to head (d38ab6e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/components/src/graph.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1109      +/-   ##
==========================================
- Coverage   74.89%   74.88%   -0.01%     
==========================================
  Files         231      231              
  Lines       28423    28425       +2     
==========================================
  Hits        21287    21287              
- Misses       7136     7138       +2     

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

@marc2332 marc2332 merged commit 7765768 into main Feb 15, 2025
7 of 8 checks passed
@marc2332 marc2332 deleted the fix/scale-graph-according-to-scale-factor branch February 15, 2025 17:20
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.

enhancement: Adjust Graph with the current scale factor
1 participant