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

docs(behavior_path_planner, gnss_poser): fix dead link #2965

Merged
merged 2 commits into from
Mar 1, 2023

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Feb 28, 2023

Description

  • fix dead link
  • update markdown-link-check config

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: satoshi-ota <satoshi.ota928@gmail.com>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels Feb 28, 2023
@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.07 ⚠️

Comparison is base (f057084) 11.63% compared to head (d24a8fc) 11.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2965      +/-   ##
==========================================
- Coverage   11.63%   11.57%   -0.07%     
==========================================
  Files        1314     1315       +1     
  Lines       92831    92908      +77     
  Branches    25019    25078      +59     
==========================================
- Hits        10803    10750      -53     
- Misses      70695    70870     +175     
+ Partials    11333    11288      -45     
Flag Coverage Δ *Carryforward flag
differential 5.67% <ø> (?)
total 11.52% <ø> (-0.11%) ⬇️ Carriedforward from e32e231

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

Impacted Files Coverage Δ
...g/obstacle_avoidance_planner/src/mpt_optimizer.cpp 32.79% <0.00%> (-11.28%) ⬇️
...include/obstacle_avoidance_planner/utils/utils.hpp 31.76% <0.00%> (-3.53%) ⬇️
...ne_optimizer/src/collision_free_optimizer_node.cpp 20.50% <0.00%> (-1.26%) ⬇️
...erception/traffic_light_classifier/src/nodelet.cpp 0.00% <0.00%> (ø)
...or_path_planner/src/behavior_path_planner_node.cpp 0.15% <0.00%> (ø)
...clude/obstacle_avoidance_planner/mpt_optimizer.hpp 80.00% <0.00%> (ø)
...vehicle_model/sim_model_ideal_steer_acc_geared.cpp 85.71% <0.00%> (ø)
...mizer/src/successive_trajectory_optimizer_node.cpp 44.73% <0.00%> (ø)
...optimizer/src/static_centerline_optimizer_node.cpp 27.13% <0.00%> (+0.29%) ⬆️
planning/static_centerline_optimizer/src/utils.cpp 30.00% <0.00%> (+2.50%) ⬆️

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.

@satoshi-ota satoshi-ota enabled auto-merge (squash) March 1, 2023 01:16
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
@satoshi-ota satoshi-ota changed the title docs(behavior_path_planner): fix dead link docs(behavior_path_planner, gnss_poser): fix dead link Mar 1, 2023
@github-actions github-actions bot added the component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) label Mar 1, 2023
@satoshi-ota satoshi-ota merged commit e7089d7 into autowarefoundation:main Mar 1, 2023
nabetetsu pushed a commit to xygyo77/autoware.universe that referenced this pull request Mar 1, 2023
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
@satoshi-ota satoshi-ota deleted the docs/fix-dead-link branch March 1, 2023 23:12
1222-takeshi pushed a commit to 1222-takeshi/autoware.universe that referenced this pull request Mar 6, 2023
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
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) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants