Skip to content
New issue

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

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

Already on GitHub? # to your account

Limit Coverage Flags to Specific Target #71

Merged
merged 3 commits into from
Dec 22, 2023
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Dec 22, 2023

This pull request addresses #69 by introducing the following changes:

  • Only set the coverage flags to the errors_test target instead of all targets in the directory.
  • Append the source files and linked libraries of errors target instead of linking the target itself to the errors_test target.

@threeal threeal linked an issue Dec 22, 2023 that may be closed by this pull request
@threeal threeal added this to the Version 0.1.0 milestone Dec 22, 2023
@threeal threeal added the build label Dec 22, 2023
@threeal threeal self-assigned this Dec 22, 2023
@threeal threeal marked this pull request as ready for review December 22, 2023 05:43
@threeal threeal merged commit 9a57aa0 into main Dec 22, 2023
5 checks passed
@threeal threeal deleted the limit-coverage-flags branch December 22, 2023 05:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Limit Coverage Flags to Specific Target
1 participant