fcs-proj / FastCaloSim

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

Fix cell id serialization #40

Closed jbeirer closed 1 month ago

jbeirer commented 1 month ago

This pull request fixes a bug in the serialization of cell IDs, needed in preparation of https://github.com/jbeirer/FastCaloSim/pull/35, simulation output unchanged

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 37.89%. Comparing base (dc80f97) to head (2f24311). Report is 1 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== - Coverage 37.90% 37.89% -0.02% ========================================== Files 225 225 Lines 10826 10824 -2 Branches 1549 1550 +1 ========================================== - Hits 4104 4102 -2 Misses 6722 6722 ```

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