Skip to content

Conversation

polldo
Copy link
Contributor

@polldo polldo commented Sep 27, 2021

Motivation

Add CI workflow to test Go code

Change description

On every push and pull request that affects relevant files, run the project's Go code tests.

Additional Notes

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@polldo polldo requested a review from zmoog September 27, 2021 08:38
@polldo polldo merged commit a4d0a6c into main Sep 28, 2021
@polldo polldo deleted the polldo/ci-test branch September 28, 2021 17:19
polldo added a commit that referenced this pull request Sep 2, 2022
On every push and pull request that affects relevant files, run the project's Go code tests.


* CI: Add test workflow

* Disable code-coverage
polldo added a commit that referenced this pull request Sep 2, 2022
On every push and pull request that affects relevant files, run the project's Go code tests.


* CI: Add test workflow

* Disable code-coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant