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

added gcovr #205

Merged
merged 1 commit into from
Oct 21, 2024
Merged

added gcovr #205

merged 1 commit into from
Oct 21, 2024

Conversation

john-chrosniak
Copy link
Contributor

@john-chrosniak john-chrosniak commented Oct 21, 2024

PR Details

Description

gcovr is needed for sonar scanner to function properly

Related GitHub Issue

Related Jira Key

Motivation and Context

This is needed for the sonar scanner CI check to pass

How Has This Been Tested?

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@MishkaMN
Copy link
Contributor

Discovered when trying to make unit test coverage in CI work withu humble base image in this PR: usdot-fhwa-stol/carma-utils#240

@MishkaMN MishkaMN self-assigned this Oct 21, 2024
@MishkaMN MishkaMN merged commit b851ff1 into develop-humble Oct 21, 2024
1 check passed
@MishkaMN MishkaMN deleted the fix/humble-add-gcovr branch October 21, 2024 20:06
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.

2 participants