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(traffic_light_visualizer): remove cerr temporarily to avoid flooding logs #8294

Conversation

kminoda
Copy link
Contributor

@kminoda kminoda commented Jul 31, 2024

Description

Addresses #7924 as a very short term way, as this issue is critical in our environment

Related links

#7924

How was this PR tested?

Not tested since I could not even reproduce the flooding error messages.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…ing logs

Signed-off-by: kminoda <koji.minoda@tier4.jp>
@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Jul 31, 2024
Copy link

github-actions bot commented Jul 31, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@kminoda kminoda added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jul 31, 2024
@Shin-kyoto Shin-kyoto self-assigned this Aug 1, 2024
@Shin-kyoto Shin-kyoto self-requested a review August 1, 2024 03:52
@kminoda kminoda marked this pull request as ready for review August 1, 2024 09:45
Signed-off-by: kminoda <koji.minoda@tier4.jp>
@kminoda
Copy link
Contributor Author

kminoda commented Aug 1, 2024

@yukkysaito Hi, would you briefly check this PR?

@kminoda kminoda enabled auto-merge (squash) August 1, 2024 09:48
Copy link
Contributor

@Shin-kyoto Shin-kyoto left a comment

Choose a reason for hiding this comment

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

LGTM.

  • I confirmed that this PR's content is good to merge.
  • I did not check this PR by running autoware.

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (ca32505) to head (7e350ff).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #8294       +/-   ##
==========================================
- Coverage   29.31%   0.00%   -29.32%     
==========================================
  Files        1609      13     -1596     
  Lines      119413     442   -118971     
  Branches    51480      57    -51423     
==========================================
- Hits        35000       0    -35000     
+ Misses      75112     442    -74670     
+ Partials     9301       0     -9301     
Flag Coverage Δ
differential 0.00% <ø> (?)
total ?

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

@vividf
Copy link
Contributor

vividf commented Aug 6, 2024

@kminoda I think this PR can be merged.

@kminoda kminoda merged commit 5a76869 into autowarefoundation:main Aug 6, 2024
29 of 30 checks passed
@kminoda kminoda deleted the fix/traffic_light_visualizer/remove_cerr branch August 8, 2024 00:36
esteve pushed a commit to esteve/autoware.universe that referenced this pull request Aug 13, 2024
…ing logs (autowarefoundation#8294)

* fix(traffic_light_visualizer): remove cerr temporarily to avoid flooding logs

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix precommit

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix

Signed-off-by: kminoda <koji.minoda@tier4.jp>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
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) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants