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 de78c5e commit 3eff413Copy full SHA for 3eff413
scripts/accuracy/generateTestSummary.ts
@@ -230,6 +230,7 @@ function generateMarkdownBrief(
230
markdownTexts.push(
231
...[
232
"## 📊 Baseline Comparison",
233
+ "| Metric | Value |",
234
"|--------|-------|",
235
`| **Baseline Commit** | \`${baselineInfo.commitSHA}\` |`,
236
`| **Baseline Run ID** | \`${baselineInfo.accuracyRunId}\` |`,
0 commit comments