mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-21 13:38:33 +00:00
c65ac37a6d
## Problem For PRs with `run-benchmarks` label, we don't upload results to the db, making it harder to debug such tests. The only way to see some numbers is by examining GitHub Action output which is really inconvenient. This PR adds zenbenchmark metrics to Allure reports. ## Summary of changes - Create a json file with zenbenchmark results and attach it to allure report