tkf / Bifurcations.jl

Bifurcation analysis in pure Julia. Totally work-in-progress.
https://tkf.github.io/Bifurcations.jl/dev/
Other
14 stars 4 forks source link

Add some useful logging messages #19

Closed tkf closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #19 into master will decrease coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage      65%   64.88%   -0.12%     
==========================================
  Files          58       59       +1     
  Lines        1863     1857       -6     
==========================================
- Hits         1211     1205       -6     
  Misses        652      652
Impacted Files Coverage Δ
src/continuations/solver.jl 84.37% <ø> (-1.93%) :arrow_down:
src/continuations/euler_newton.jl 94.87% <ø> (ø) :arrow_up:
src/utils/misc_utils.jl 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c9f3207...fa01173. Read the comment docs.