JuliaDynamics / Attractors.jl

Find attractors of dynamical systems, their basins, and continue them across parameters. Study global stability (a.k.a. non-local, or resilience). Also tipping points functionality.
MIT License
27 stars 5 forks source link

Minor printing fixes #112

Closed Datseris closed 8 months ago

Datseris commented 8 months ago

Simple PR:

codecov-commenter commented 8 months ago

Codecov Report

Merging #112 (437e283) into main (2209fd4) will increase coverage by 0.26%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   84.25%   84.51%   +0.26%     
==========================================
  Files          23       23              
  Lines        1194     1195       +1     
==========================================
+ Hits         1006     1010       +4     
+ Misses        188      185       -3     
Files Coverage Δ
src/mapping/attractor_mapping_proximity.jl 77.77% <ø> (+1.21%) :arrow_up:
...pping/recurrences/attractor_mapping_recurrences.jl 86.74% <ø> (+1.03%) :arrow_up:
.../mapping/grouping/attractor_mapping_featurizing.jl 62.29% <0.00%> (ø)
src/mapping/attractor_mapping.jl 82.92% <0.00%> (+1.97%) :arrow_up:
src/mapping/recurrences/grids.jl 90.32% <0.00%> (-4.06%) :arrow_down:

... and 1 file with indirect coverage changes

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