Skip to content

Remove setting pass rate as parameter in allure report

Andrejs Cunskis requested to merge andrey-remove-pass-rate-arg into master

What does this MR do and why?

parameter in allure report is meant to be a static value to indicate specific input to the test. In latest version a bugfix was added which fixed incorrectly linked history for tests with multiple parameters.

In order for history to work correctly after that fix, we need to remove the usage of dynamic parameter.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading