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(autoware_qp_interface): add unit tests for initializeProblem #237

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

NorahXiong
Copy link
Contributor

Description

Related links

Parent Issue:

#173

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: NorahXiong <norah.xiong@autocore.ai>
Copy link

github-actions bot commented Mar 5, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

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

codecov bot commented Mar 5, 2025

Codecov Report

Attention: Patch coverage is 89.06250% with 7 lines in your changes missing coverage. Please review.

Project coverage is 61.42%. Comparing base (4cb18f5) to head (7615b4f).
Report is 63 commits behind head on main.

Files with missing lines Patch % Lines
...n/autoware_qp_interface/test/test_qp_interface.cpp 89.06% 0 Missing and 7 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #237       +/-   ##
===========================================
- Coverage   78.75%   61.42%   -17.33%     
===========================================
  Files          11       10        -1     
  Lines         193      630      +437     
  Branches       73      384      +311     
===========================================
+ Hits          152      387      +235     
- Misses         11      116      +105     
- Partials       30      127       +97     
Flag Coverage Δ
differential 61.42% <89.06%> (?)
total ?

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

1 participant