MCPcopy Index your code
hub / github.com/analyticswithadam/App_Script / generateReport

Function generateReport

automatereporting.js:115–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113}
114
115function generateReport() {
116 fetchBigQueryData();
117 formatReport();
118}

Callers

nothing calls this directly

Calls 2

fetchBigQueryDataFunction · 0.70
formatReportFunction · 0.70

Tested by

no test coverage detected