JuliaPy / SymPy.jl

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

Terminterfaceext #505

Closed jverzani closed 1 year ago

jverzani commented 1 year ago

Add extension for TermInterface

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.88 :warning:

Comparison is base (7d232c1) 56.90% compared to head (2b0a30b) 56.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #505 +/- ## ========================================== - Coverage 56.90% 56.03% -0.88% ========================================== Files 19 20 +1 Lines 1223 1242 +19 ========================================== Hits 696 696 - Misses 527 546 +19 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/505?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [ext/SymPyTermInterfaceExt.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/505?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZXh0L1N5bVB5VGVybUludGVyZmFjZUV4dC5qbA==) | `0.00% <0.00%> (ø)` | | | [src/utils.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/505?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3V0aWxzLmps) | `80.31% <0.00%> (-2.62%)` | :arrow_down: |

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