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
54 stars 12 forks source link

Outcome space for `SpatialDispersion` and `SpatialSymbolicPermutation` #210

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

Fix #173

codecov[bot] commented 1 year ago

Codecov Report

Merging #210 (7088dfa) into main (510983c) will increase coverage by 0.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   84.49%   84.62%   +0.12%     
==========================================
  Files          49       49              
  Lines        1193     1190       -3     
==========================================
- Hits         1008     1007       -1     
+ Misses        185      183       -2     
Impacted Files Coverage Δ
src/probabilities.jl 80.76% <ø> (ø)
.../probabilities_estimators/dispersion/dispersion.jl 89.28% <ø> (ø)
...rs/spatial/spatial_dispersion/SpatialDispersion.jl 85.36% <100.00%> (+4.41%) :arrow_up:
.../spatial_permutation/SpatialSymbolicPermutation.jl 70.45% <100.00%> (+2.16%) :arrow_up:
...imators/permutation_ordinal/SymbolicPermutation.jl 89.28% <0.00%> (-1.63%) :arrow_down:

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