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: Add missing dependency in Exa.TrkX plugin #1276

Merged
merged 3 commits into from
Jun 14, 2022

Conversation

benjaminhuth
Copy link
Member

The plugin depends on the boost-headers, which was not explicitly declared in the CMakeLists.txt. I guess this wasn't detected because in the CI environment the boost headers are installed in the standard include paths...

@benjaminhuth benjaminhuth added Bug Something isn't working Component - Plugins Affects one or more Plugins labels May 31, 2022
@benjaminhuth benjaminhuth added this to the next milestone May 31, 2022
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #1276 (06340ff) into main (f9a0979) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 06340ff differs from pull request most recent head bd27a8f. Consider uploading reports for the commit bd27a8f to get more accurate results

@@           Coverage Diff           @@
##             main    #1276   +/-   ##
=======================================
  Coverage   47.48%   47.48%           
=======================================
  Files         376      376           
  Lines       19820    19819    -1     
  Branches     9308     9308           
=======================================
  Hits         9412     9412           
+ Misses       4018     4017    -1     
  Partials     6390     6390           
Impacted Files Coverage Δ
Core/include/Acts/Seeding/Seed.hpp 0.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@AJPfleger
Copy link
Contributor

looks good and makes sense to me

@kodiakhq kodiakhq bot merged commit baa4222 into acts-project:main Jun 14, 2022
@paulgessinger paulgessinger modified the milestones: next, v19.3.0 Jun 23, 2022
@benjaminhuth benjaminhuth deleted the fix/exatrkx-boost branch February 22, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Bug Something isn't working Component - Plugins Affects one or more Plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants