@allurereport/core-api
Advanced tools
@@ -29,2 +29,3 @@ import type { TestLabel } from "./metadata.js"; | ||
| readHistory(params?: { | ||
| repo?: string; | ||
| branch?: string; | ||
@@ -31,0 +32,0 @@ }): Promise<HistoryDataPoint[]>; |
| export interface TestCase { | ||
| id: string; | ||
| allureId?: string; | ||
| externalId?: string; | ||
| name: string; | ||
| fullName?: string; | ||
| } |
+1
-1
| { | ||
| "name": "@allurereport/core-api", | ||
| "version": "3.6.2", | ||
| "version": "3.7.0", | ||
| "description": "Allure Core API", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
51860
0.09%1371
0.15%