mentat-collective / emmy

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

Add ID back to tape, fix Alexey's Amazing Bug in reverse-mode #165

Closed sritchie closed 7 months ago

sritchie commented 7 months ago

This PR:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 93.81443% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 87.68%. Comparing base (385d3fb) to head (24b89a8).

Files Patch % Lines
src/emmy/tape.cljc 93.81% 4 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ========================================== - Coverage 87.69% 87.68% -0.02% ========================================== Files 99 99 Lines 15811 15862 +51 Branches 851 852 +1 ========================================== + Hits 13866 13908 +42 - Misses 1094 1102 +8 - Partials 851 852 +1 ```

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