Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
115
function
generateReport() {
116
fetchBigQueryData();
117
formatReport();
118
}
Callers
nothing calls this directly
Calls
2
fetchBigQueryData
Function · 0.70
formatReport
Function · 0.70
Tested by
no test coverage detected