JuliaDynamics / TransitionsInTimeseries.jl

Transition Indicators / Early Warning Signals / Regime Shifts / Change Point Detection
MIT License
18 stars 5 forks source link

Fix `kendalltau` + fix `nothing` for `SegmentedWindowConfig` #74

Closed JanJereczek closed 6 months ago

JanJereczek commented 6 months ago

Two minor fixes:

codecov-commenter commented 6 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (b1d3387) 36.42% compared to head (ed008ef) 44.84%.

Files Patch % Lines
src/analysis/segmented_window.jl 0.00% 5 Missing :warning:
src/change_metrics/slope.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 36.42% 44.84% +8.42% ========================================== Files 18 17 -1 Lines 442 359 -83 ========================================== Hits 161 161 + Misses 281 198 -83 ```

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