MCPcopy Create free account
hub / github.com/analyticswithadam/App_Script / generateReport

Function generateReport

EndtoEndAutomatedDecks.js:247–252  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

245}
246
247function generateReport() {
248 auth();
249 fetchBigQueryData();
250 formatReport();
251 transferCharts();
252}

Callers

nothing calls this directly

Calls 4

transferChartsFunction · 0.85
authFunction · 0.70
fetchBigQueryDataFunction · 0.70
formatReportFunction · 0.70

Tested by

no test coverage detected