fcs-proj / FastCaloSim

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

Add ATLAS particle extrapolation and simulation tests #19

Closed jbeirer closed 5 months ago

jbeirer commented 5 months ago

This pull request

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 86.56174% with 111 lines in your changes missing coverage. Please review.

Project coverage is 31.06%. Comparing base (3a51aec) to head (138d607).

Files Patch % Lines
...rce/Extrapolation/FastCaloSimCaloExtrapolation.cxx 81.04% 87 Missing :warning:
test/g4app/src/FastSimModel.cc 59.52% 17 Missing :warning:
test/source/BasicExtrapolTests.cxx 94.44% 3 Missing :warning:
...loSim/Extrapolation/FastCaloSimCaloExtrapolation.h 71.42% 2 Missing :warning:
test/TestHelpers/Event.h 66.66% 1 Missing :warning:
test/source/AtlasTransportTests.cxx 96.55% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ========================================== + Coverage 27.25% 31.06% +3.80% ========================================== Files 198 215 +17 Lines 10852 11526 +674 Branches 1586 1645 +59 ========================================== + Hits 2958 3580 +622 - Misses 7894 7946 +52 ```

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