-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 code coverage #2419
Merged
Merged
Fix code coverage #2419
Commits on Jun 20, 2021
-
Include filter only by packge name
as using package source paths can exclude coverage from other packages such as header files reported usign under workspace's install path
Configuration menu - View commit details
-
Copy full SHA for 9764008 - Browse repository at this point
Copy the full SHA 9764008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5265b2c - Browse repository at this point
Copy the full SHA 5265b2cView commit details -
Process both gcno and gcda coverage files. This option is useful for capturing untested files in the coverage report.
Configuration menu - View commit details
-
Copy full SHA for 26a2938 - Browse repository at this point
Copy the full SHA 26a2938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c60ad - Browse repository at this point
Copy the full SHA 08c60adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d002b - Browse repository at this point
Copy the full SHA 81d002bView commit details -
Include only the most useful branches in the coverage report.
Configuration menu - View commit details
-
Copy full SHA for 20f2894 - Browse repository at this point
Copy the full SHA 20f2894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ef47b - Browse repository at this point
Copy the full SHA 46ef47bView commit details -
to ignore rviz package but still explicitly include packages as the include filter is what mostly speeds up processing
Configuration menu - View commit details
-
Copy full SHA for d9cce81 - Browse repository at this point
Copy the full SHA d9cce81View commit details
Commits on Jun 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ca20f90 - Browse repository at this point
Copy the full SHA ca20f90View commit details
Commits on Jun 23, 2021
-
Keep path fixes relative to workspace
As the working directory used for running code coverage report script is already at the root of the colcon workspace, avoiding the use of unnecessary path globbing
Configuration menu - View commit details
-
Copy full SHA for 5543fd5 - Browse repository at this point
Copy the full SHA 5543fd5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.