JuliaDynamics / TransitionsInTimeseries.jl

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

Minor fixes of typos, README and tests #77

Closed JanJereczek closed 5 months ago

JanJereczek commented 5 months ago

This PR:

Datseris commented 5 months ago

tests fail currently

JanJereczek commented 5 months ago

I noticed some errors in slope_change.jl and the associated significance, which were breaking the code. Also test/slope_change.jl had a couple bugs. They should be fixed now!

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 86.39%. Comparing base (80db37a) to head (84f1a3c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## =========================================== + Coverage 75.76% 86.39% +10.63% =========================================== Files 16 16 Lines 392 397 +5 =========================================== + Hits 297 343 +46 + Misses 95 54 -41 ```

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