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

[WIP] refactoring planning_evaluator #10310

Closed
wants to merge 6 commits into from

Conversation

xtk8532704
Copy link
Contributor

Description

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) labels Mar 19, 2025
Copy link

github-actions bot commented Mar 19, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@xtk8532704 xtk8532704 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 28, 2025
Copy link

codecov bot commented Mar 28, 2025

Codecov Report

Attention: Patch coverage is 90.06410% with 31 lines in your changes missing coverage. Please review.

Project coverage is 25.63%. Comparing base (cb1cff7) to head (ed1fde7).

Files with missing lines Patch % Lines
...etric_accumulators/planning_factor_accumulator.cpp 86.84% 4 Missing and 6 partials ⚠️
...are_planning_evaluator/src/metrics_accumulator.cpp 82.22% 8 Missing ⚠️
...planning_evaluator/src/planning_evaluator_node.cpp 91.30% 0 Missing and 6 partials ⚠️
...tor/src/metric_accumulators/common_accumulator.cpp 78.57% 3 Missing ⚠️
...or/src/metric_accumulators/blinker_accumulator.cpp 93.54% 0 Missing and 2 partials ⚠️
...uator/src/metric_accumulators/steer_accuulator.cpp 95.74% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10310      +/-   ##
==========================================
+ Coverage   25.43%   25.63%   +0.19%     
==========================================
  Files        1321     1331      +10     
  Lines      102799   103091     +292     
  Branches    39106    39221     +115     
==========================================
+ Hits        26146    26424     +278     
+ Misses      74139    74138       -1     
- Partials     2514     2529      +15     
Flag Coverage Δ *Carryforward flag
differential 35.00% <90.06%> (?)
total 25.42% <ø> (-0.01%) ⬇️ Carriedforward from cb1cff7

*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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants