Closed kjvbrt closed 2 months ago
The sanitizer workflows are most likely failing because the tests that produce the input files are not running. You can disable them by adding the new tests also to the list in CTestCustom.cmake
I continue with testing the changes made here in FCCAnalyses
EDM4hep CI workflows are fixed with #658
I tested this in FCCAnalysis, seems to work...
BEGINRELEASENOTES
podio::DataSource
as anRDataSource
for working with podio (generated EDM) files and collections. ThisRDataSource
exposes the podio collections directly as columns forRDataFrames
. We consider this fairly stable, but still in early stages, there might still be some (breaking) changes to thisENDRELEASENOTES