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
56 stars 14 forks source link

CompatHelper: add new compat entry for StatsBase at version 0.34, (keep existing compat) #304

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the StatsBase package to 0.34. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 1 year ago

Codecov Report

Merging #304 (9d4b93f) into main (2c2f83d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #304   +/-   ##
=======================================
  Coverage   87.49%   87.49%           
=======================================
  Files          75       75           
  Lines        1879     1879           
=======================================
  Hits         1644     1644           
  Misses        235      235           

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