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

Update tests #1

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Update tests #1

merged 1 commit into from
Jan 18, 2024

Conversation

teunbrand
Copy link
Contributor

Hello there,

We have been preparing a new release of ggplot2 and during a reverse dependency check, it became apparent that the prospsective ggplot2 3.5.0 would break AcademicThemes' tests.

This PR updates the tests to deal with the incoming changes to ggplot2. The current tests rely on the equality of scales, which no longer completely holds due to changes in ggplot2's internals.

To test the code chagnes with the release candidate, you can install it with the code below:

remotes::install_github("tidyverse/ggplot2", ref = remotes::github_pull("5592"))

The release of ggplot2 3.5.0 is scheduled for the 12th of Februari. The progress of the release can be tracked in tidyverse/ggplot2#5588. We hope that this PR might help AcademicThemes be prepared for the new release.

@hwarden162 hwarden162 merged commit d873228 into hwarden162:main Jan 18, 2024
11 checks passed
@teunbrand teunbrand deleted the ggplot2_3.5.0 branch January 23, 2024 08:04
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.

2 participants