aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2024-08-30 12:02:30 +0200
committerTaras Madan <tarasmadan@google.com>2024-09-16 12:31:08 +0000
commitc673ca06b23cea94091ab496ef62c3513e434585 (patch)
tree417c77ae484cb6aa9e77ce45b1d6ead9d6768290 /executor
parent49cf07733c7f8914ab688a3ff1effb82565030dd (diff)
dashboard/app: add file coverage page
It directly uses the coverage signals from BigQuery. There is no need to wait for the coverage_batch cron jobs. Looks good for debugging. Limitations: 1. It is slow. I know how to speed up but want to stabilize the UI first. 2. It is expensive because of the direct BQ requests. Limited to admin only because of it. 3. It merges only the commits reachable on github because of the gitweb throttling. After the UI stabilization I'll save all the required artifacts to spanner and make this page publicly available. To merge all the commits, not the github reachable only, http git caching instance is needed.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions