mozilla / release-services

Mozilla Release Engineering Services
https://docs.mozilla-releng.net
Mozilla Public License 2.0
49 stars 93 forks source link

Use GCP code coverage in backend #2108

Closed La0 closed 5 years ago

La0 commented 5 years ago

This PR replace the /v2/path endpoint to use GCP covdir data + a redis cache.

Organisational data is stored in redis:

The coverage data is downloaded from GCP, extracted and stored in a local file path. :warning: No coverage data is available in Redis