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

Differential entropy documentation example fix #254

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #254 (177be26) into main (60c98f2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   81.06%   81.06%           
=======================================
  Files          49       49           
  Lines        1236     1236           
=======================================
  Hits         1002     1002           
  Misses        234      234           

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

kahaaga commented 1 year ago

@Datseris While working on DynamicalSystems v3.0, have you been able to identify why the doc build isn't being linked in the list of CI checks? I am at a loss. The docs are building, and I can find them manually by navigating to the proper url (e.g. .../previews/PR254. However, there used to be a link popping up in the Github Actions check summary.