Skip to content

Add coverage measurement category options #592

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

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

cgewecke
Copy link
Member

@cgewecke cgewecke commented Jan 4, 2021

  • Adds options to toggle line and branch coverage off/on
  • Refactors option handling

This should make things slightly more efficient when:

  • generating the test matrix (which only cares about lines)
  • instrumenting for fuzzing (which only cares about branches)

@cgewecke cgewecke mentioned this pull request Jan 4, 2021
40 tasks
@cgewecke cgewecke merged commit fcf376d into experimental-options Jan 4, 2021
@cgewecke cgewecke deleted the more-measure-options branch January 4, 2021 03:51
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