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

Add flags to include unit test files in coverage #137

Merged
merged 3 commits into from
May 24, 2023

Conversation

LeStarch
Copy link
Collaborator

Originating Project/Creator
Affected Component
Affected Architectures(s)
Related Issue(s)
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

Change Description

Previous implementations did not allow for including test and autocoded test files in the coverage calculations. This completes the set. --all-ac is now --all-sources as it includes everything.

@LeStarch
Copy link
Collaborator Author

Added QoL addition of printing gcovr command args in ' such that it can be copied and pasted to run!

@LeStarch LeStarch requested a review from thomas-bc May 10, 2023 22:48
Copy link
Contributor

@thomas-bc thomas-bc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@thomas-bc thomas-bc merged commit 7f2939f into nasa:devel May 24, 2023
28 checks passed
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.

None yet

2 participants