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

fix: [#85] Exclude files from go coverage #86

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

sbp-bvanb
Copy link
Collaborator

@sbp-bvanb sbp-bvanb commented Oct 17, 2024

  • Exclude files from code coverage.
  • Prevent code duplication by reusing go list.

@sbp-bvanb sbp-bvanb force-pushed the 85-exclude-files-from-coverage branch 2 times, most recently from d5f0a6e to 77794d9 Compare October 17, 2024 20:12
@sbp-bvanb sbp-bvanb force-pushed the 85-exclude-files-from-coverage branch from 77794d9 to 9f7974d Compare October 17, 2024 20:27
@sbp-bvanb sbp-bvanb merged commit 32d0d6c into main Oct 18, 2024
1 of 2 checks passed
@sbp-bvanb sbp-bvanb deleted the 85-exclude-files-from-coverage branch October 18, 2024 11:25
@sbp-bvanb sbp-bvanb linked an issue Oct 18, 2024 that may be closed by this pull request
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.

Exclude some files from the code coverage
2 participants