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

chore(radar_object_clustering): fix README #6260

Conversation

scepter914
Copy link
Contributor

@scepter914 scepter914 commented Feb 1, 2024

Description

fix README in radar_object_clustering

Tests performed

No need

Effects on system behavior

No

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.

Signed-off-by: scepter914 <scepter914@gmail.com>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) labels Feb 1, 2024
@scepter914 scepter914 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 1, 2024
@HansRobo
Copy link
Member

HansRobo commented Feb 1, 2024

I updated this branch to import #6278.
This will help you pass build-and-test-differential faster.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e41946b) 14.38% compared to head (fe66518) 14.39%.
Report is 55 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6260    +/-   ##
========================================
  Coverage   14.38%   14.39%            
========================================
  Files        1907     1906     -1     
  Lines      129918   129808   -110     
  Branches    37617    37527    -90     
========================================
- Hits        18695    18686     -9     
+ Misses      90213    90161    -52     
+ Partials    21010    20961    -49     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 14.39% <ø> (+<0.01%) ⬆️ Carriedforward from fc62886

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scepter914 scepter914 requested a review from miursh February 7, 2024 03:59
Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com>
Signed-off-by: scepter914 <scepter914@gmail.com>
@scepter914 scepter914 force-pushed the chore/radar_object_clustering_readme branch from e3dc69b to fe66518 Compare February 7, 2024 04:21
@scepter914 scepter914 merged commit b95367b into autowarefoundation:main Feb 8, 2024
23 checks passed
@scepter914 scepter914 deleted the chore/radar_object_clustering_readme branch February 8, 2024 10:04
StepTurtle pushed a commit to StepTurtle/autoware.universe that referenced this pull request Feb 28, 2024
* chore(radar_object_clustering): fix README

Signed-off-by: scepter914 <scepter914@gmail.com>

* style(pre-commit): autofix

* Update perception/radar_object_clustering/README.md

Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com>
Signed-off-by: scepter914 <scepter914@gmail.com>

---------

Signed-off-by: scepter914 <scepter914@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
* chore(radar_object_clustering): fix README

Signed-off-by: scepter914 <scepter914@gmail.com>

* style(pre-commit): autofix

* Update perception/radar_object_clustering/README.md

Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com>
Signed-off-by: scepter914 <scepter914@gmail.com>

---------

Signed-off-by: scepter914 <scepter914@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants