JuliaStats / TimeSeries.jl

Time series toolkit for Julia
Other
353 stars 69 forks source link

changes to vcrop = middle #523

Closed ValentinKaisermayer closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (576b2bf) 86.30% compared to head (474f3ae) 86.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #523 +/- ## ======================================= Coverage 86.30% 86.30% ======================================= Files 12 12 Lines 672 672 ======================================= Hits 580 580 Misses 92 92 ```

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

ValentinKaisermayer commented 10 months ago

More similar to the old behaviour

ValentinKaisermayer commented 10 months ago

@iblislin

iblislin commented 10 months ago

:ok_hand: