mrc-ide / odin

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

Add js build system #274

Closed richfitz closed 1 year ago

richfitz commented 1 year ago

Now that the packages are a bit more sorted, let's tidy up pulling them in.

This adds a basic script that we can run periodically to update things, it's fairly simple minded at the moment

(Merges into the epic branch)

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.52% // Head: 99.52% // No change to project coverage :thumbsup:

Coverage data is based on head (80bbd0d) compared to base (1910cef). Patch has no changes to coverable lines.

:exclamation: Current head 80bbd0d differs from pull request most recent head 03d5f4c. Consider uploading reports for the commit 03d5f4c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## mrc-3182 #274 +/- ## ========================================= Coverage 99.52% 99.52% ========================================= Files 46 46 Lines 5270 5270 ========================================= Hits 5245 5245 Misses 25 25 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.