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 drawing warning #512

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Fix drawing warning #512

merged 3 commits into from
Feb 20, 2024

Conversation

nwlandry
Copy link
Collaborator

Fixes #499.

@nwlandry nwlandry requested a review from maximelucas February 20, 2024 21:42
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e746bf) 92.03% compared to head (c460b55) 92.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #512   +/-   ##
=======================================
  Coverage   92.03%   92.03%           
=======================================
  Files          60       60           
  Lines        4369     4370    +1     
=======================================
+ Hits         4021     4022    +1     
  Misses        348      348           

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

@maximelucas
Copy link
Collaborator

Thanks! Could you maybe just add a test to make sure there is no warning?

@nwlandry
Copy link
Collaborator Author

Thanks! Could you maybe just add a test to make sure there is no warning?

Done!

@maximelucas
Copy link
Collaborator

Perfect thanks!

@nwlandry nwlandry merged commit 7ed5532 into main Feb 20, 2024
24 checks passed
@nwlandry nwlandry deleted the fix-drawing-warning branch February 20, 2024 23:17
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.

Warning when specifying node colors
2 participants