Add support for additional `zscore_limit` column in the `testcase` table
If the --zscore-limit argument is not provided - the limit value will be fetched from database. Each testcase has a separately determined value, which currently defaults to 1. Additionaly, constants from test_common.py are moved to constants.py.
Loading
Please sign in to comment