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

refactor(processing_time_checker): display in alphabetical order #5538

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

TakaHoribe
Copy link
Contributor

@TakaHoribe TakaHoribe commented Nov 9, 2023

Description

Display processing time in alphabetical order

image

Tests performed

run psim

Effects on system behavior

None

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.

@TakaHoribe TakaHoribe added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Nov 9, 2023
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 9, 2023
@TakaHoribe TakaHoribe enabled auto-merge (squash) November 9, 2023 12:12
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (20ad7c2) 15.37% compared to head (53f9614) 15.37%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5538      +/-   ##
==========================================
- Coverage   15.37%   15.37%   -0.01%     
==========================================
  Files        1697     1697              
  Lines      117479   117414      -65     
  Branches    37766    37718      -48     
==========================================
- Hits        18058    18048      -10     
+ Misses      78852    78827      -25     
+ Partials    20569    20539      -30     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 15.37% <ø> (-0.01%) ⬇️ Carriedforward from 20ad7c2

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

Files Coverage Δ
...ization/ndt_scan_matcher/src/map_update_module.cpp 2.66% <ø> (+0.03%) ⬆️
...ion/ndt_scan_matcher/src/ndt_scan_matcher_core.cpp 4.30% <ø> (-1.52%) ⬇️
...ule/dynamic_avoidance/dynamic_avoidance_module.hpp 9.09% <ø> (+1.27%) ⬆️
...ule/dynamic_avoidance/dynamic_avoidance_module.cpp 3.20% <ø> (+0.02%) ⬆️

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

@TakaHoribe TakaHoribe merged commit c171d1c into autowarefoundation:main Nov 23, 2023
37 checks passed
@TakaHoribe TakaHoribe deleted the process-time-ordering branch November 23, 2023 06:27
danielsanchezaran pushed a commit to tier4/autoware.universe that referenced this pull request Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (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.

2 participants