neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
164 stars 21 forks source link

ci: save cover.out profile as run artifact #1044

Closed mikhail-sakhnov closed 3 months ago

mikhail-sakhnov commented 3 months ago

ci: save cover.out profile-file as run artifact to enable using it as input for the reporter

Related to https://github.com/neondatabase/cloud/issues/16669

mikhail-sakhnov commented 3 months ago

@bayandin the following action is to set up github action to render diff between main branch coverage and a PR coverage report. Draft of the PR to check out the rendering step is here but it currently red because there are no corresponding artifact uploaded for the main branch https://github.com/neondatabase/autoscaling/pull/1043