You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I have a minor hassle when adding new tests and running
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
Which would only generate new figures if the baseline is mising.
The text was updated successfully, but these errors were encountered: