fcs-proj / FastCaloSim

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

Add sim state serialization #20

Closed jbeirer closed 5 months ago

jbeirer commented 5 months ago

This MR:

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 97.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 31.24%. Comparing base (aa6344a) to head (5139d44).

Files Patch % Lines
test/TestHelpers/Container.h 92.30% 1 Missing :warning:
test/TestHelpers/SimStateContainer.h 96.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 31.06% 31.24% +0.18% ========================================== Files 215 217 +2 Lines 11526 11560 +34 Branches 1645 1648 +3 ========================================== + Hits 3580 3612 +32 - Misses 7946 7948 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.