mmikhasenko / ThreeBodyDecays.jl

Builder of the three-body decay model using cascade approach
https://mmikhasenko.github.io/ThreeBodyDecays.jl/
MIT License
2 stars 0 forks source link

New API #23

Closed mmikhasenko closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 84.65116% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 81.71%. Comparing base (454103e) to head (e8eb938).

Files Patch % Lines
src/lineshapes/formfactors.jl 47.36% 10 Missing :warning:
src/kinematics.jl 80.00% 6 Missing :warning:
src/decay_channel.jl 89.13% 5 Missing :warning:
src/lineshapes/shapes.jl 66.66% 5 Missing :warning:
src/lineshapes/operations.jl 80.00% 3 Missing :warning:
src/tbs_struct.jl 95.58% 3 Missing :warning:
src/coupling_scheme.jl 95.23% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== - Coverage 85.51% 81.71% -3.81% ========================================== Files 11 15 +4 Lines 352 421 +69 ========================================== + Hits 301 344 +43 - Misses 51 77 +26 ```

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

mmikhasenko commented 6 months ago

Closed in favor of #24