JuliaDynamics / ComplexityMeasures.jl

Estimators for probabilities, entropies, and other complexity measures derived from data in the context of nonlinear dynamics and complex systems
MIT License
53 stars 12 forks source link

Ordinal patterns: better documentation and add tests again #243

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

A suggestion to fix #242.

codecov[bot] commented 1 year ago

Codecov Report

Merging #243 (b49319f) into main (93362bf) will increase coverage by 0.28%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
+ Coverage   85.63%   85.91%   +0.28%     
==========================================
  Files          49       49              
  Lines        1211     1214       +3     
==========================================
+ Hits         1037     1043       +6     
+ Misses        174      171       -3     
Impacted Files Coverage Δ
...c/probabilities_estimators/symbolic_permutation.jl 94.00% <ø> (ø)
src/encoding_implementations/ordinal_pattern.jl 86.79% <100.00%> (+6.79%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

kahaaga commented 1 year ago

@Datseris Ok, your comments are addressed.