Skip to content

Create a new cron hook that only triggers coverage ingestion runs #718

@marco-c

Description

@marco-c

The current cron hook is expensive as it needs to download all coverage artifacts and generate a zero coverage report, then trigger the repo hook for all revisions that haven't been ingested yet.

If we create a separate cron hook to only trigger missing revisions, we can run it more frequently to reduce the delay between a coverage run and the ingestion.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions