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
48 stars 11 forks source link

New outcome space and encoding: `BubbleSortSwaps` and `BubbleSortSwapsEncoding` #390

Closed kahaaga closed 5 months ago

kahaaga commented 5 months ago

As discussed in #384.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (c191814) 88.80% compared to head (eea2c66) 89.00%.

Files Patch % Lines
...ding_implementations/bubble_sort_swaps_encoding.jl 96.15% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #390 +/- ## ========================================== + Coverage 88.80% 89.00% +0.20% ========================================== Files 82 85 +3 Lines 2393 2447 +54 ========================================== + Hits 2125 2178 +53 - Misses 268 269 +1 ```

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