mentat-collective / emmy

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

bigfraction template #150

Closed sritchie closed 9 months ago

sritchie commented 11 months ago

Implementation of bigfraction.js in cljs.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e16b569) 86.05% compared to head (90c1586) 86.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ========================================== + Coverage 86.05% 86.07% +0.01% ========================================== Files 98 98 Lines 15335 15335 Branches 834 835 +1 ========================================== + Hits 13197 13200 +3 + Misses 1304 1300 -4 - Partials 834 835 +1 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/mentat-collective/emmy/pull/150/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mentat-collective)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sritchie commented 9 months ago

Replaced by #155 .