JuliaSymbolics / Symbolics.jl

Symbolic programming for the next generation of numerical software
https://symbolics.juliasymbolics.org/stable/
Other
1.32k stars 146 forks source link

Add support for Differential(...)^0 #1164

Closed DanielVandH closed 3 weeks ago

DanielVandH commented 3 weeks ago

See #1163

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 76.07%. Comparing base (79c4e92) to head (56e871a). Report is 228 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1164 +/- ## ========================================== - Coverage 77.07% 76.07% -1.01% ========================================== Files 32 36 +4 Lines 3533 3690 +157 ========================================== + Hits 2723 2807 +84 - Misses 810 883 +73 ```

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

YingboMa commented 3 weeks ago

We should squash merge this PR.