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

test(mission_planner): add unit tests of utility functions #9011

Merged

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Oct 2, 2024

Description

Line Coverage 0.0% -> 96.1%

before

image

after

image

Related links

depends #9012

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 the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Oct 2, 2024
Copy link

github-actions bot commented Oct 2, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@kosuke55 kosuke55 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.19%. Comparing base (921be33) to head (bee6701).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9011      +/-   ##
==========================================
+ Coverage   26.15%   26.19%   +0.04%     
==========================================
  Files        1298     1305       +7     
  Lines       96981    97047      +66     
  Branches    39194    39198       +4     
==========================================
+ Hits        25368    25426      +58     
- Misses      69030    69046      +16     
+ Partials     2583     2575       -8     
Flag Coverage Δ *Carryforward flag
differential 9.60% <ø> (?)
total 26.18% <ø> (+0.02%) ⬆️ Carriedforward from 921be33

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

@kosuke55 kosuke55 changed the title feat(mission_planner): add unit tests of utility functions test(mission_planner): add unit tests of utility functions Oct 3, 2024
@kosuke55 kosuke55 force-pushed the feat/add_mission_planner_test branch from 3a77eb8 to bee6701 Compare October 3, 2024 02:15
@kosuke55 kosuke55 merged commit 3288946 into autowarefoundation:main Oct 4, 2024
31 of 32 checks passed
@kosuke55 kosuke55 deleted the feat/add_mission_planner_test branch October 4, 2024 01:42
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.

3 participants