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

fix(detected_object_validation): add utils to CMakeLists and fix include filename #2133

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

Shin-kyoto
Copy link
Contributor

@Shin-kyoto Shin-kyoto commented Oct 21, 2022

Description

This PR fixs these issues.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

…ude filename

Signed-off-by: Shin-kyoto <shintaro.tomie@tier4.jp>
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 10.76% // Head: 10.76% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (192f602) compared to base (5d11abd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2133      +/-   ##
==========================================
- Coverage   10.76%   10.76%   -0.01%     
==========================================
  Files        1182     1183       +1     
  Lines       84564    84569       +5     
  Branches    19829    19829              
==========================================
  Hits         9105     9105              
- Misses      65959    65964       +5     
  Partials     9500     9500              
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 10.74% <ø> (ø) Carriedforward from 5d11abd

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
...erception/detected_object_validation/src/utils.cpp 0.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Shin-kyoto Shin-kyoto requested review from miursh and ktro2828 October 21, 2022 15:35
@Shin-kyoto Shin-kyoto marked this pull request as ready for review October 21, 2022 15:43
Copy link
Contributor

@ktro2828 ktro2828 left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

Copy link
Contributor

@yukkysaito yukkysaito left a comment

Choose a reason for hiding this comment

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

LGTM

@Shin-kyoto Shin-kyoto merged commit cf91d1a into autowarefoundation:main Oct 24, 2022
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.

4 participants