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

Fix lcov on Ubuntu Noble #436

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Fix lcov on Ubuntu Noble #436

merged 2 commits into from
Jul 29, 2024

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Jul 20, 2024

🦟 Bug fix

Summary

The coverage build in gazebosim/gz-fuel-tools#427 is failing due to some issues in lcov. From my testing and following the approach in ros2/ci#771, this PR seems to fix the problem.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Addisu Z. Taddese <[email protected]>
@scpeters
Copy link
Member

tested with gazebosim/gz-fuel-tools#427 in gazebosim/gz-fuel-tools#428. the workflow passes, though there still seems like an issue with the codecov upload

@azeey azeey added the beta Targeting beta release of upcoming collection label Jul 29, 2024
@scpeters scpeters merged commit 930e17f into gazebosim:main Jul 29, 2024
9 checks passed
@scpeters
Copy link
Member

scpeters commented Jul 29, 2024

uh oh, this breaks Ionic packages still using Jammy for coverage testing (see gazebosim/gz-utils#133)

scpeters added a commit that referenced this pull request Jul 30, 2024
This reverts commit 930e17f.

Signed-off-by: Steve Peters <[email protected]>
scpeters added a commit that referenced this pull request Jul 30, 2024
This reverts commit 930e17f.

Signed-off-by: Steve Peters <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Targeting beta release of upcoming collection 🏛️ ionic Gazebo Ionic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants