JuliaDynamics / Attractors.jl

Find attractors (and their basins) of dynamical systems. Perform global continuation. Study global stability (a.k.a. non-local, or resilience). Also tipping points functionality.
MIT License
32 stars 6 forks source link

Successful step and plotting qol improvements #57

Closed Datseris closed 1 year ago

Datseris commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #57 (2f09056) into main (727cba9) will decrease coverage by 0.05%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   80.45%   80.41%   -0.05%     
==========================================
  Files          19       19              
  Lines         962      965       +3     
==========================================
+ Hits          774      776       +2     
- Misses        188      189       +1     
Impacted Files Coverage Δ
src/continuation/continuation_recurrences.jl 88.88% <ø> (ø)
src/continuation/match_attractor_ids.jl 67.21% <ø> (ø)
src/mapping/attractor_mapping_recurrences.jl 83.25% <80.00%> (-0.25%) :arrow_down:

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