Skip to content

Edm4eic podio master build#131

Merged
veprbl merged 7 commits intoeic:mainfrom
tmadlener:edm4eic-podio-master-build
Nov 10, 2025
Merged

Edm4eic podio master build#131
veprbl merged 7 commits intoeic:mainfrom
tmadlener:edm4eic-podio-master-build

Conversation

@tmadlener
Copy link
Copy Markdown
Contributor

@tmadlener tmadlener commented Nov 5, 2025

Briefly, what does this PR introduce?

  • A CMake option to turn off documentation generation (GENERATE_DOCS)
  • The inclusion of CTest to make sure that BUILD_TESTING is ON by default
  • Fixes that are necessary to build this against the current head version of podio and EDM4hep

What kind of change does this PR introduce?

  • Bug fix: Given that BUILD_TESTING has been OFF by default so far, quite a few of the tests needed fixes to compile
  • New feature: BUILD_TESTING=ON by default and new GENERATE_DOCS cmake option
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

Does this PR change default behavior?

Yes, BUILD_TESTING is ON by default now.

Technically this might be three (or four) PRs instead of only one. I am happy to split them into more topical PRs if desired. I have also rather generously removed tests that were not applicable for EDM4eic or that could never work in the current setup. I can also bring a few of them back with appropriate content if desired / necessary.

The types in edm4eic are not known to edm4hep2json, so all this test
does is ensure that it can be called and then print a bunch of warnings
The input file that is passed does not have the data that would make
this test pass in any scenario
isValid has been deprecated for the more appropriately named hasID in
AIDASoft/podio#860
Copy link
Copy Markdown
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@veprbl veprbl merged commit d2c2db2 into eic:main Nov 10, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants