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
This should be done just before releasing 4.0.3 to have the most recent code version.
With the new pytest approach, it should be as easy as doing pytest --update-benchmarks in the tests folder.
Important to check the git diff: apart from cosmetic changes (header change etc.), check that no sensible change happened. Important also to check that all tests pass BEFORE regenerating the references, and regenerate them only if ALL tests pass.
pytest --update-benchmarksin thetestsfolder.