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 0c82b2d commit 2ac355bCopy full SHA for 2ac355b
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