Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove hack/coverpkgs.sh shell script #767

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Remove hack/coverpkgs.sh shell script #767

merged 1 commit into from
Nov 13, 2023

Conversation

sevein
Copy link
Contributor

@sevein sevein commented Nov 10, 2023

This pull request brings a few small clean-ups that I've been wanting to do for a while now:

  • Change make test to accept paramaters via GOTEST_FLAGS.
  • Rely on make test when using make test-parse.
  • Create make test-ci targeting CI environments, use it in .github/workflows/test.yml.
  • Remove hack/coverpkgs.sh, not needed since Makefile is aware of ignored packages.
  • Document use of make test (preview).

@sevein sevein force-pushed the dev/remove-coverpkgs branch from 5e3ae30 to 338d4a9 Compare November 11, 2023 09:03
@sevein sevein merged commit 94a479b into main Nov 13, 2023
@sevein sevein deleted the dev/remove-coverpkgs branch November 13, 2023 12:28
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