Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

build: fix Boost UUID dependency #239

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Conversation

esteve
Copy link
Contributor

@esteve esteve commented Feb 27, 2024

Description

This PR adds a dependency for libboost-system-dev so that it can compile code that uses the Boost UUID library.

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Esteve Fernandez <[email protected]>
@esteve esteve requested a review from mitsudome-r as a code owner February 27, 2024 12:38
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.46%. Comparing base (7c55915) to head (1b2b6bf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #239   +/-   ##
=======================================
  Coverage   10.46%   10.46%           
=======================================
  Files          42       42           
  Lines        3152     3152           
  Branches     1407     1407           
=======================================
  Hits          330      330           
  Misses       2395     2395           
  Partials      427      427           
Flag Coverage Δ *Carryforward flag
differential 10.46% <ø> (?)
total 10.46% <ø> (ø) Carriedforward from 7c55915

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

@esteve esteve requested a review from xmfcx February 29, 2024 10:34
@esteve esteve merged commit ede5f15 into main Mar 4, 2024
19 checks passed
@esteve esteve deleted the fix-uuid-depends-autoware-utils branch March 4, 2024 08:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants