mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 04:18:58 +00:00
When users specify tests, the parse_metrics() function doesn't capture the last report name and its results during the parsing process. Fix the parse_metrics() function to make sure the data for all reports are captured. Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>