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

Update VectPairStringChain definition and tests #20

Closed mmikhasenko closed 7 months ago

mmikhasenko commented 7 months ago

This pull request updates the definition of ´VectPairStringChain´ to use ´AbstractVector´ instead of ´Vector´.

It also includes updates to the tests for the ´ThreeBodyDecays´ module (´AbstractString´, and ´StaticVectors´)

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (368c9c5) 85.47% compared to head (f68d54a) 85.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ======================================= Coverage 85.47% 85.47% ======================================= Files 11 11 Lines 351 351 ======================================= Hits 300 300 Misses 51 51 ```

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