apg-go/.github/workflows
Winni Neessen c866d0775f
Create Codecov workflow for Go project
Added a new workflow in '.github/workflows/codecov.yml' that runs on all three OS: Ubuntu, MacOS, and Windows with '1.22' version of Go. This workflow performs a test coverage check and then uploads the coverage data to Codecov. The workflow is activated on every 'push' or 'pull request' to the 'main' branch.
2024-03-14 09:47:13 +01:00
..
codecov.yml Create Codecov workflow for Go project 2024-03-14 09:47:13 +01:00
codeql-analysis.yml Add .gitgnore and SPDX headers in several files 2024-03-12 20:59:07 +01:00
docker-publish.yml Add .gitgnore and SPDX headers in several files 2024-03-12 20:59:07 +01:00
golangci-lint.yml Create Codecov workflow for Go project 2024-03-14 09:47:13 +01:00
reuse.yml Create Codecov workflow for Go project 2024-03-14 09:47:13 +01:00
sonarqube.yml Add .gitgnore and SPDX headers in several files 2024-03-12 20:59:07 +01:00