-
Notifications
You must be signed in to change notification settings - Fork 19
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 double quotations for labels for savedot #62
Conversation
Thanks! Could you add a test while you're at it, to make sure that this doesn't happen again if the codebase changes? |
Test fails at code formatting, what should I do? |
In the project environment, run using JuliaFormatter, MetaGraphsNext
format(MetaGraphsNext) JuliaFormatter is a good package to have in your base environment |
Codecov Report
@@ Coverage Diff @@
## master #62 +/- ##
==========================================
+ Coverage 93.24% 93.37% +0.13%
==========================================
Files 7 7
Lines 296 302 +6
==========================================
+ Hits 276 282 +6
Misses 20 20
|
Documentation is failing, I'm on it |
This is a breaking change so I'm bumping the version number, it will feature in the next minor release but that may not be right now |
Solve #61.