-
Notifications
You must be signed in to change notification settings - Fork 251
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 #1141 #1142
fix #1141 #1142
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1142 +/- ##
=======================================
Coverage 87.23% 87.23%
=======================================
Files 32 32
Lines 3956 3956
=======================================
Hits 3451 3451
Misses 505 505
Continue to review full report at Codecov.
|
looks great. i would suggest to include your broken example plot as a new unit test, or in your running of the regression tests did you find something equivalent? if the latter, which one? and thanks for taking the time to contribute! |
correct! |
Thanks! I've just found out that I ran test suite wrong (did |
When you switch branches in the Gadfly folder (e.g. |
Tests are failing with something strange
|
are you on mac, windows, or linux? |
Ubuntu Linux. I thought |
It seems for Linux distros you could try |
(Sorry for the noise above) Added test case for horizontal bar chart with spacing. |
looks great! i will merge once the CI finishes. for some reason it didn't run. will also work on a PR for the two issues you mentioned above for |
I think CI was confused by my rebase and consequent push -f when adding test case. Good to know you actually ran it. I was about to fix the issue with Thanks for the great library! |
if you've already got a fix for i liked your suggestion to rename |
Sure, give me a couple of days.
|
Fixes #1141
Contributor checklist:
NEWS.md
squash
'ed orfixup
'ed junk commits with git-rebase