JuliaPy / SymPy.jl

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

Revert "WIP Deprecate functions not supported in SymPyCore" #532

Closed jverzani closed 9 months ago

jverzani commented 9 months ago

Reverts JuliaPy/SymPy.jl#531

Oops, that is a WIP

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (a2476de) 55.78% compared to head (a0eae09) 56.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #532 +/- ## ========================================== + Coverage 55.78% 56.15% +0.37% ========================================== Files 21 20 -1 Lines 1262 1259 -3 ========================================== + Hits 704 707 +3 + Misses 558 552 -6 ``` | [Files](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy) | Coverage Δ | | |---|---|---| | [src/SymPy.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL1N5bVB5Lmps) | `62.00% <ø> (ø)` | | | [src/constructors.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL2NvbnN0cnVjdG9ycy5qbA==) | `88.67% <ø> (ø)` | | | [src/sets.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL3NldHMuamw=) | `71.42% <100.00%> (-6.35%)` | :arrow_down: | | [src/symfunction.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL3N5bWZ1bmN0aW9uLmps) | `70.00% <ø> (ø)` | | | [src/types.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL3R5cGVzLmps) | `38.46% <ø> (-0.25%)` | :arrow_down: | | [src/utils.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL3V0aWxzLmps) | `78.46% <ø> (-0.17%)` | :arrow_down: | | [src/permutations.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL3Blcm11dGF0aW9ucy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/plot\_recipes.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL3Bsb3RfcmVjaXBlcy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/importexport.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#diff-c3JjL2ltcG9ydGV4cG9ydC5qbA==) | `22.81% <18.75%> (-0.95%)` | :arrow_down: |

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