Allure reports to see historic trends
问题 I am working on creating a Reports Dashbaord for automated tests that run once in a day. I am using webdriver io,and so faar allure has been super helpful in building detailed reports. I am using the allure command line command allure generate --clean ./allure-results && allure open to generate the reports, however I am not able to get my PREVIOUS results and my TRENDS tile is empty. History is also EMPTY Is there any way I can store daily reports and filter by date and see them stacked