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 ee942fd commit 1ceb50bCopy full SHA for 1ceb50b
test/testData/CFDRendererExpectedOutput.js
@@ -9,12 +9,12 @@ const metricsOutput = {
9
"analysis_done": 0,
10
"analysis_active": 0
11
},
12
- "biggestCycleTime": 2,
13
- "averageLeadTime": 3,
+ "biggestCycleTime": 3,
+ "averageLeadTime": 4,
14
"throughput": 0.3,
15
"metricLinesData": {
16
"averageCycleTime": null,
17
18
"leadTimeDateBefore": "2023-04-05T21:00:00.000Z",
19
"cycleTimeDateBefore": null,
20
"currentDate": "2023-04-09T00:00:00.000Z",
0 commit comments