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

chore: include iostream and link yaml-cpp for Jazzy #351

Merged
merged 2 commits into from
Apr 1, 2025

Conversation

Timple
Copy link
Contributor

@Timple Timple commented Apr 1, 2025

Description

This is required for newer compilers (Jazzy) but is also more correct for Humble.

Related links

How was this PR tested?

Compilation

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@Timple Timple requested review from soblin, takayuki5168, yhisaki and a team as code owners April 1, 2025 05:44
Copy link

github-actions bot commented Apr 1, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

Timple added 2 commits April 1, 2025 08:10
Signed-off-by: Tim Clephas <tim.clephas@nobleo.nl>
Signed-off-by: Tim Clephas <tim.clephas@nobleo.nl>
@Timple Timple force-pushed the iostream-for-cout branch from 5fe014e to 748bf8a Compare April 1, 2025 06:10
@Timple
Copy link
Contributor Author

Timple commented Apr 1, 2025

Sorry, I hijacked my own PR to also fix the linking. Now everything I need compiles fine under Jazzy 😎

@Timple Timple changed the title Include iostream for std::cout chore: include iostream and link yaml-cpp Apr 1, 2025
@Timple Timple changed the title chore: include iostream and link yaml-cpp chore: include iostream and link yaml-cpp for Jazzy Apr 1, 2025
@Timple
Copy link
Contributor Author

Timple commented Apr 1, 2025

I don't have merge access, so someone else may hit that button 🙂

@xmfcx xmfcx added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Apr 1, 2025
@xmfcx xmfcx enabled auto-merge (squash) April 1, 2025 06:41
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.09%. Comparing base (4cb18f5) to head (748bf8a).
Report is 142 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #351       +/-   ##
===========================================
- Coverage   78.75%   31.09%   -47.67%     
===========================================
  Files          11      178      +167     
  Lines         193    11101    +10908     
  Branches       73     4026     +3953     
===========================================
+ Hits          152     3452     +3300     
- Misses         11     7174     +7163     
- Partials       30      475      +445     
Flag Coverage Δ
differential 31.09% <ø> (?)
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.

@xmfcx xmfcx merged commit 017b6fd into autowarefoundation:main Apr 1, 2025
31 of 35 checks passed
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.

3 participants