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

FEATURE: generate which doesn't overwrite existing #238

Open
andrzejnovak opened this issue Mar 7, 2025 · 0 comments
Open

FEATURE: generate which doesn't overwrite existing #238

andrzejnovak opened this issue Mar 7, 2025 · 0 comments

Comments

@andrzejnovak
Copy link

I have a minor hassle when adding new tests and running

 --mpl-generate-path=tests/baseline

I overwrite all existing baseline images in my repo. I then have to sort through which are added, because usually the regenerated old tests are still the same visually, but are not identical hash-wise.

I would propose adding a

 --mpl-generate-missing=tests/baseline

Which would only generate new figures if the baseline is mising.

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

No branches or pull requests

1 participant