JuliaPy / SymPy.jl

Julia interface to SymPy via PyCall
http://juliapy.github.io/SymPy.jl/
MIT License
266 stars 61 forks source link

tweak lambdify for constants #527

Closed jverzani closed 10 months ago

jverzani commented 10 months ago

Fix for issue #526

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ef36f84) 56.02% compared to head (cf8ef04) 56.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #527 +/- ## ========================================== + Coverage 56.02% 56.15% +0.13% ========================================== Files 20 20 Lines 1253 1259 +6 ========================================== + Hits 702 707 +5 - Misses 551 552 +1 ``` | [Files](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy) | Coverage Δ | | |---|---|---| | [src/plot\_recipes.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL3Bsb3RfcmVjaXBlcy5qbA==) | `0.00% <ø> (ø)` | | | [src/lambdify.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL2xhbWJkaWZ5Lmps) | `93.42% <83.33%> (-0.87%)` | :arrow_down: |

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