Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
247
function
generateReport() {
248
auth();
249
fetchBigQueryData();
250
formatReport();
251
transferCharts();
252
}
Callers
nothing calls this directly
Calls
4
transferCharts
Function · 0.85
auth
Function · 0.70
fetchBigQueryData
Function · 0.70
formatReport
Function · 0.70
Tested by
no test coverage detected