cgarling / StarFormationHistories.jl

Fitting astrophysical star formation histories via CMD modelling.
MIT License
3 stars 0 forks source link

Make `mini_spacing` aware of both x and y spacing #39

Closed cgarling closed 2 months ago

cgarling commented 2 months ago

Fixes #38.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 77.89%. Comparing base (7f89d8a) to head (8033adc).

Files Patch % Lines
src/StarFormationHistories.jl 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== - Coverage 78.15% 77.89% -0.27% ========================================== Files 19 19 Lines 1364 1366 +2 ========================================== - Hits 1066 1064 -2 - Misses 298 302 +4 ```

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