This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from ba06ab8eed test(frontend): extend ResultPanelComponent unit test
coverage (#6743)
add a8bb1ec7c0 ci: route all Codecov flags through the deferred
workflow_run upload (#6730)
No new revisions were added by this update.
Summary of changes:
.github/scripts/stage-codecov.sh | 72 ++++++++++
.github/workflows/build.yml | 260 ++++++++++++++++++-----------------
.github/workflows/codecov-upload.yml | 213 ++++++++++++++++++++++++++++
3 files changed, 420 insertions(+), 125 deletions(-)
create mode 100644 .github/scripts/stage-codecov.sh
create mode 100644 .github/workflows/codecov-upload.yml