CI: Track backend code coverage (#100856)
* CI: Track backend code coverage This is a super rudimentary way to track this coverage. The important bit for me is the ability to extract the coverage files. * CI: Allow tests to fail * Codeowners: Assign ownership of coverage tracking * CI: Join coverage info in the job * CI: Attempt to parallellise tests * CI: Upload despite failures * CI: Pattern is not regex * CI: Set up repository and Go before merging * CI: Generate go before checking coverage * CI: Multi-line string * CI: Backticks execute commands; avoid them * CI: Make the output a bit prettier Tabs are absurdly large. * CI: Remove comment on retention
This commit is contained in:
@@ -760,6 +760,7 @@ embed.go @grafana/grafana-as-code
|
||||
/.github/workflows/auto-milestone.yml @grafana/grafana-developer-enablement-squad
|
||||
/.github/workflows/backport.yml @grafana/grafana-developer-enablement-squad
|
||||
/.github/workflows/bump-version.yml @grafana/grafana-developer-enablement-squad
|
||||
/.github/workflows/backend-coverage.yml @Proximyst
|
||||
/.github/workflows/close-milestone.yml @grafana/grafana-developer-enablement-squad
|
||||
/.github/workflows/release-pr.yml @grafana/grafana-developer-enablement-squad
|
||||
/.github/workflows/release-comms.yml @grafana/grafana-developer-enablement-squad
|
||||
|
||||
Reference in New Issue
Block a user