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
55 stars 13 forks source link

PR template for `ProbabilitiesEstimator`s #158

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

Addresses #116.

codecov[bot] commented 1 year ago

Codecov Report

Merging #158 (613fa27) into main (41ccca3) will increase coverage by 0.33%. The diff coverage is n/a.

:exclamation: Current head 613fa27 differs from pull request most recent head d0fb62b. Consider uploading reports for the commit d0fb62b to get more accurate results

@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   81.80%   82.14%   +0.33%     
==========================================
  Files          37       33       -4     
  Lines         874      812      -62     
==========================================
- Hits          715      667      -48     
+ Misses        159      145      -14     
Impacted Files Coverage Δ
src/encoding/gaussian_cdf.jl 91.66% <0.00%> (-8.34%) :arrow_down:
...ntropies/direct_entropies/nearest_neighbors/Zhu.jl 100.00% <0.00%> (ø)
src/complexity_measures/sample_entropy.jl
src/complexity_measures/missing_dispersion.jl
src/complexity.jl
.../complexity_measures/reverse_dispersion_entropy.jl
src/complexity_measures/approximate_entropy.jl
...ies/direct_entropies/nearest_neighbors/ZhuSingh.jl 100.00% <0.00%> (ø)

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