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

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.55224% with 14 lines in your changes missing coverage. Please review.

Project coverage is 75.85%. Comparing base (4cb18f5) to head (e01c67e).
Report is 66 commits behind head on main.

Files with missing lines Patch % Lines
...n/autoware_qp_interface/test/test_qp_interface.cpp 88.88% 0 Missing and 7 partials ⚠️
...autoware_qp_interface/test/test_osqp_interface.cpp 90.62% 0 Missing and 6 partials ⚠️
...toware_qp_interface/test/test_proxqp_interface.cpp 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
- Coverage   78.75%   75.85%   -2.90%     
==========================================
  Files          11       10       -1     
  Lines         193      700     +507     
  Branches       73      448     +375     
==========================================
+ Hits          152      531     +379     
- Misses         11       35      +24     
- Partials       30      134     +104     
Flag Coverage Δ
differential 75.85% <89.55%> (?)
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.

@NorahXiong NorahXiong force-pushed the ut/autoware_qp_interface branch from 7615b4f to f64a381 Compare March 7, 2025 06:06
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