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

Lineshapes package #25

Closed mmikhasenko closed 6 months ago

mmikhasenko commented 6 months ago

Previous PR got lineshapes merged to master unintentionally (the lineshapes live in https://github.com/mmikhasenko/ResonanceLineshapes.jl). This PR removes them

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 87.46%. Comparing base (ae20215) to head (782ac50).

Files Patch % Lines
src/decay_channel.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== + Coverage 84.95% 87.46% +2.51% ========================================== Files 15 11 -4 Lines 412 367 -45 ========================================== - Hits 350 321 -29 + Misses 62 46 -16 ```

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