diff --git a/src/report.html b/src/report.html new file mode 100644 index 0000000..ae888b0 --- /dev/null +++ b/src/report.html @@ -0,0 +1,132 @@ + + + + TrACreport - Report Output + + + +
+

TrACreport

+

Report period: 09/06/2025-09/07/2025

+

Total reports received for each vehicle in the West fleet

+

Reports of 158 cabs are not indicative of actual faults as cab cooling is disabled for Guards

+
+
+

158747

+
+
+
57747
+
+
0
+
2
+
+
+
+
51747
+
+
4
+
+
+
+
52747
+
+
5
+
0
+
+
+
+
+

Comments

+

Why bother reporting?

+

Blue button in cab not working

+
+
+ + \ No newline at end of file diff --git a/src/reportGen.ts b/src/reportGen.ts index 1e20ec0..663b5ae 100644 --- a/src/reportGen.ts +++ b/src/reportGen.ts @@ -54,7 +54,6 @@ export async function organiseReports(): Promise { } } - (async () => { try { const summary = await organiseReports();