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

Update to use latest standards + minor cleanup #20

Closed njtierney closed 2 years ago

njtierney commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #20 (e2add14) into master (b9a972d) will decrease coverage by 0.06%. The diff coverage is 88.75%.

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   93.08%   93.02%   -0.07%     
==========================================
  Files           3        3              
  Lines         246      258      +12     
==========================================
+ Hits          229      240      +11     
- Misses         17       18       +1     
Impacted Files Coverage Δ
R/package.R 0.00% <0.00%> (ø)
R/ode_solve.R 95.91% <94.44%> (+0.17%) :arrow_up:
R/iterate_matrix.R 95.07% <94.73%> (+0.22%) :arrow_up:

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 b9a972d...e2add14. Read the comment docs.

njtierney commented 2 years ago

OK cool, good to merge then? GH actions now passes, which is good!

goldingn commented 2 years ago

yeah, go for it!

njtierney commented 2 years ago

Ah, I didn't see the big ol' green badge of approval

image