Closed cgarling closed 4 months ago
Attention: Patch coverage is 92.75362%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 88.25%. Comparing base (
c4716bd
) to head (b83bbc1
).
Files | Patch % | Lines |
---|---|---|
src/StarFormationHistories.jl | 93.33% | 4 Missing :warning: |
src/simulate.jl | 87.50% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Major update that implements the
RandomBinaryPairs
binary model in the smooth template creation process ofpartial_cmd_smooth
. Thebinaries
branch has some additional code where I tried to addBinaryMassRatio
but that turned out to be tricky so giving up on trying to get it into the initial release.