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 687c3fb commit e8845bcCopy full SHA for e8845bc
scripts/accuracy/generateTestSummary.ts
@@ -217,6 +217,7 @@ function generateMarkdownBrief(
217
markdownTexts.push(
218
...[
219
"## 📊 Baseline Comparison",
220
+ "| Metric | Value |",
221
"|--------|-------|",
222
`| **Baseline Commit** | \`${baselineInfo.commitSHA}\` |`,
223
`| **Baseline Run ID** | \`${baselineInfo.accuracyRunId}\` |`,
0 commit comments