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
Add option to print and save all results, when performing multiple test iterations (#298)
* Add option to print all histograms instead of only BEST and WORST
This functionallity is needed since sometimes theres a need to see a
specific run's results.
Controlled by a new flag: --print-all-hists yes
* Fixed release action steps with minimal changes (#299)
* using ubuntu-22.04 on runner of release (#300)
* Remove ubuntu:bionic logic from smoke-test-packages and removed usage of actions/download-artifact@v3. (#301)
* Renamed --print-all-hists to --print-all-runs. Ensured the change is retro-compatible. Added test to confirm it.
* Fixed extra space on run check
---------
Co-authored-by: Filipe Oliveira (Personal) <[email protected]>
0 commit comments