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

Feature/lcov #1390

Merged
merged 5 commits into from
Sep 27, 2024
Merged

Feature/lcov #1390

merged 5 commits into from
Sep 27, 2024

Conversation

hakuturu583
Copy link
Collaborator

@hakuturu583 hakuturu583 commented Sep 20, 2024

Description

Abstract

Enable generate lcov result.

Screenshot from 2024-09-27 12-31-51

Background

We are now planning to use SonarCloud for visualize coverage.
So, we have to output lcov result.

Details

Enable generate lcov result in build and run test.

References

https://github.com/tier4/scenario_simulator_v2/actions/runs/11062840095

lcov.zip

Destructive Changes

N/A

Known Limitations

N/A

Signed-off-by: Masaya Kataoka <[email protected]>
Signed-off-by: Masaya Kataoka <[email protected]>
Signed-off-by: Masaya Kataoka <[email protected]>
@hakuturu583 hakuturu583 added the bump patch If this pull request merged, bump patch version of the scenario_simulator_v2 label Sep 20, 2024
@hakuturu583 hakuturu583 self-assigned this Sep 20, 2024
Copy link

github-actions bot commented Sep 20, 2024

Checklist for reviewers ☑️

All references to "You" in the following text refer to the code reviewer.

  • Is this pull request written in a way that is easy to read from a third-party perspective?
  • Is there sufficient information (background, purpose, specification, algorithm description, list of disruptive changes, and migration guide) in the description of this pull request?
  • If this pull request contains a destructive change, does this pull request contain the migration guide?
  • Labels of this pull request are valid?
  • All unit tests/integration tests are included in this pull request? If you think adding test cases is unnecessary, please describe why and cross out this line.
  • The documentation for this pull request is enough? If you think adding documents for this pull request is unnecessary, please describe why and cross out this line.

@hakuturu583 hakuturu583 marked this pull request as ready for review September 27, 2024 03:32
@yamacir-kit yamacir-kit merged commit d514fcd into master Sep 27, 2024
9 checks passed
@github-actions github-actions bot deleted the feature/lcov branch September 27, 2024 04:21
@hakuturu583 hakuturu583 mentioned this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch If this pull request merged, bump patch version of the scenario_simulator_v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants