fcs-proj / FastCaloSim

An experiment-independent library for fast calorimeter simulation
Apache License 2.0
2 stars 0 forks source link

Activate coverage #9

Closed jbeirer closed 6 months ago

jbeirer commented 6 months ago

Activacte codecov coverage. Had to remove the -fkeep-inline-functions compiler argument, as it results in linker errors like undefined reference to vtable for TFCS2DFunctionInt16Int32Int32InterpolationExpHistogram. Might be because we don't have definitions of virtual destructors for these classes. Guess that means for now coverage will ignore inline functions.

codecov[bot] commented 6 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: