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 bug in plot.py and add missing test #897

Merged
merged 18 commits into from
Mar 12, 2017
Merged

Fix bug in plot.py and add missing test #897

merged 18 commits into from
Mar 12, 2017

Conversation

meatballs
Copy link
Member

Fixes #894

Copy link
Member

@drvinceknight drvinceknight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good to me @meatballs, I've just pushed f3c3afd which caught two more things (and pushes the plot file coverage to 100%):

  • There was the same missing test/bug for the axes for the heatmap (I missed it yesterday)
  • There was a missing test for a progress bar run.

I also made some result sets build without a progress bar (just to clean up the output).

@drvinceknight
Copy link
Member

Just pushed another commit which ensures the colour bar is correctly placed too.

@marcharper
Copy link
Member

Looks fine to me. I don't want to squash all these commits... You might consider an interactive rebase git rebase -i onto upstream, removing the revert commit and the original commit by omitting them from the list. Then force push to the branch. If you are both fine with the unnecessary commits then just merge.

@drvinceknight
Copy link
Member

If you are both fine with the unnecessary commits then just merge.

I'm agnostic, whatever Owen prefers to do.

@meatballs
Copy link
Member Author

I'd go with just merging with the reversal et al

@drvinceknight drvinceknight merged commit bcb0013 into master Mar 12, 2017
@drvinceknight drvinceknight deleted the issue-894 branch March 12, 2017 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants