mrc-ide / odin

ᚩ A DSL for describing and solving differential equations in R
https://mrc-ide.github.io/odin
Other
104 stars 13 forks source link

Switch from Map to object for js code #270

Closed richfitz closed 2 years ago

richfitz commented 2 years ago

Uses code from https://github.com/mrc-ide/odin-js/pull/17, switches from Map in the js to an object.

Code factor complaint is because we reduced the denominator so project coverage goes down, this is fine.

codecov[bot] commented 2 years ago

Codecov Report

Merging #270 (0f221e4) into mrc-3182 (3a58535) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##           mrc-3182     #270      +/-   ##
============================================
- Coverage     99.11%   99.11%   -0.01%     
============================================
  Files            46       46              
  Lines          5175     5174       -1     
============================================
- Hits           5129     5128       -1     
  Misses           46       46              
Impacted Files Coverage Δ
R/js.R 98.55% <100.00%> (-0.02%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.