mentat-collective / emmy

The Emmy Computer Algebra System.
https://emmy.mentat.org
GNU General Public License v3.0
406 stars 24 forks source link

Update deps, add js? and simplify? #118

Closed sritchie closed 1 year ago

sritchie commented 1 year ago

From the CHANGELOG:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 76.72% and project coverage change: -0.06 :warning:

Comparison is base (fe0e8bb) 86.43% compared to head (6298d03) 86.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ========================================== - Coverage 86.43% 86.37% -0.06% ========================================== Files 99 99 Lines 15306 15335 +29 Branches 785 800 +15 ========================================== + Hits 13229 13245 +16 + Misses 1292 1290 -2 - Partials 785 800 +15 ``` | [Impacted Files](https://codecov.io/gh/mentat-collective/emmy/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/emmy/complex.cljc](https://codecov.io/gh/mentat-collective/emmy/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VtbXkvY29tcGxleC5jbGpj) | `92.20% <ø> (ø)` | | | [src/emmy/expression/cse.cljc](https://codecov.io/gh/mentat-collective/emmy/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VtbXkvZXhwcmVzc2lvbi9jc2UuY2xqYw==) | `97.29% <ø> (ø)` | | | [src/emmy/ratio.cljc](https://codecov.io/gh/mentat-collective/emmy/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VtbXkvcmF0aW8uY2xqYw==) | `89.04% <ø> (ø)` | | | [src/emmy/util/def.cljc](https://codecov.io/gh/mentat-collective/emmy/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VtbXkvdXRpbC9kZWYuY2xqYw==) | `64.10% <45.45%> (+2.31%)` | :arrow_up: | | [src/emmy/expression/compile.cljc](https://codecov.io/gh/mentat-collective/emmy/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VtbXkvZXhwcmVzc2lvbi9jb21waWxlLmNsamM=) | `84.77% <85.91%> (-2.99%)` | :arrow_down: | | [src/emmy/numerical/ode.cljc](https://codecov.io/gh/mentat-collective/emmy/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VtbXkvbnVtZXJpY2FsL29kZS5jbGpj) | `90.90% <88.57%> (-0.90%)` | :arrow_down: | ... and [8 files with indirect coverage changes](https://codecov.io/gh/mentat-collective/emmy/pull/118/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) 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=None). 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=None)

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

sritchie commented 1 year ago

I will get a test in before merging...