greta-dev / greta.dynamics

a greta extension for modelling dynamical systems
https://greta-dev.github.io/greta.dynamics/
Other
6 stars 2 forks source link

bugfixes #8

Closed goldingn closed 5 years ago

goldingn commented 5 years ago

fixing minor errors in the the iterate_matrix code and example, and updating the travis file

codecov[bot] commented 5 years ago

Codecov Report

Merging #8 into dev will decrease coverage by 65.51%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev       #8       +/-   ##
===========================================
- Coverage   94.48%   28.96%   -65.52%     
===========================================
  Files           3        3               
  Lines         145      145               
===========================================
- Hits          137       42       -95     
- Misses          8      103       +95
Impacted Files Coverage Δ
R/iterate_matrix.R 45.65% <0%> (-51.09%) :arrow_down:
R/ode_solve.R 0% <0%> (-96%) :arrow_down:

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 aa09ee2...b5a70a6. Read the comment docs.