We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d41d42 commit 3bcb127Copy full SHA for 3bcb127
aws/lambda/benchmark_regression_summary_report/lambda_function.py
@@ -17,7 +17,6 @@
17
from dateutil.parser import isoparse
18
19
20
-# TODO(elainewy): change this to benchmark.benchmark_regression_report once the table is created
21
BENCHMARK_REGRESSION_REPORT_TABLE = "benchmark.benchmark_regression_report"
22
BENCHMARK_REGRESSION_TRACKING_CONFIG_IDS = ["compiler_regression"]
23
0 commit comments