Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 2.84 KB

README.md

File metadata and controls

38 lines (27 loc) · 2.84 KB

lh-metrics-analysis CI Status Coverage Status

Tools to analyze trends in HTTP Archive's Lighthouse data.

This is not an officially supported Google product.

Setup

Testing

To be able to run the tests:

  • create a test_lh_extract dataset in your BigQuery project
  • make the service account from above at least a BigQuery Job User
  • give the service account BigQuery Data Editor access to just (or at least) the test_lh_extract dataset
  • consider limiting the BigQuery quota to the test account, just in case, though this may require creating a separate Cloud project used only for testing.

Service accounts should be given the minimum permissions needed. For more about the service account roles, see the BigQuery predefined roles docs.


2020

2021