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

Use snapshot expectations for transformation breaks #6171

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

teunbrand
Copy link
Collaborator

This PR fixes an issue discussed off-github.

Briefly, scales 1.4.0 was poised to break ggplot2 because transform_exp()'s breaks were improved and broke a test.
This PR makes all the transformation break tests snapshots, which means ggplot2 will not break on CRAN in the future if breaks are further improved.

@teunbrand teunbrand mentioned this pull request Oct 31, 2024
5 tasks
Copy link
Member

@thomasp85 thomasp85 left a comment

Choose a reason for hiding this comment

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

LGTM

@teunbrand teunbrand merged commit 8efc700 into tidyverse:main Jan 27, 2025
13 checks passed
@teunbrand teunbrand deleted the exp_breaks branch January 27, 2025 12:22
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