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 ribs.visualize tests #111

Merged
merged 6 commits into from
Mar 31, 2021
Merged

Fix ribs.visualize tests #111

merged 6 commits into from
Mar 31, 2021

Conversation

btjanaka
Copy link
Member

@btjanaka btjanaka commented Mar 31, 2021

Description

Tests for ribs.visualize are currently failing due to the new release of Matplotlib 3.4.0. This PR fixes all the images so that the tests pass again. It also separates the visualize test to make it easier to update tests in the future. Finally, we remove testing of ribs extras for 3.6 because the versions of Matplotlib (3.3.4) that support 3.6 produce slightly different image output than 3.4.0.

Changelog Description

TODO

Questions

Status

  • I have read the guidelines in
    CONTRIBUTING.md.
  • I have formatted my code using yapf
  • I have tested my code by running pytest (tox is run in CI/CD)
  • I have linted my code with pylint
  • This PR is ready to go

@btjanaka btjanaka changed the title Update Matplotlib images for Matplotlib 3.4.0 Fix ribs.visualize tests Mar 31, 2021
@btjanaka btjanaka merged commit 9eb9dba into master Mar 31, 2021
@btjanaka btjanaka deleted the mpl branch March 31, 2021 07:09
@btjanaka btjanaka added this to the v0.4.0 milestone Jul 7, 2021
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.

1 participant