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

Make Automatic Δt work for all grid types #96

Closed Datseris closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #96 (00987d0) into main (4786eb7) will increase coverage by 10.48%. Report is 5 commits behind head on main. The diff coverage is 93.60%.

@@             Coverage Diff             @@
##             main      #96       +/-   ##
===========================================
+ Coverage   73.43%   83.92%   +10.48%     
===========================================
  Files          21       20        -1     
  Lines        1201     1151       -50     
===========================================
+ Hits          882      966       +84     
+ Misses        319      185      -134     
Files Coverage Δ
src/mapping/attractor_mapping.jl 80.95% <ø> (ø)
src/mapping/attractor_mapping_proximity.jl 74.60% <100.00%> (ø)
src/mapping/grouping/cluster_config.jl 66.19% <ø> (ø)
src/mapping/attractor_mapping_recurrences.jl 91.49% <93.49%> (+1.25%) :arrow_up:

... and 1 file with indirect coverage changes

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