JuliaPy / SymPy.jl

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

clean up matrix deprecation errors #491

Closed jverzani closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 56.22% // Head: 56.22% // No change to project coverage :thumbsup:

Coverage data is based on head (139e550) compared to base (be05a84). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #491 +/- ## ======================================= Coverage 56.22% 56.22% ======================================= Files 19 19 Lines 1204 1204 ======================================= Hits 677 677 Misses 527 527 ``` | [Impacted Files](https://codecov.io/gh/JuliaPy/SymPy.jl/pull/491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/mathfuns.jl](https://codecov.io/gh/JuliaPy/SymPy.jl/pull/491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21hdGhmdW5zLmps) | `70.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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