JuliaPy / SymPy.jl

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

bump minimum version to 1.6; erroring on 1.0 #492

Closed jverzani closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 55.98% // Head: 56.22% // Increases project coverage by +0.24% :tada:

Coverage data is based on head (40d676c) compared to base (407f7b4). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #492 +/- ## ========================================== + Coverage 55.98% 56.22% +0.24% ========================================== Files 19 19 Lines 1204 1204 ========================================== + Hits 674 677 +3 + Misses 530 527 -3 ``` | [Impacted Files](https://codecov.io/gh/JuliaPy/SymPy.jl/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/decl.jl](https://codecov.io/gh/JuliaPy/SymPy.jl/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RlY2wuamw=) | `98.57% <0.00%> (+1.42%)` | :arrow_up: | | [src/constructors.jl](https://codecov.io/gh/JuliaPy/SymPy.jl/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbnN0cnVjdG9ycy5qbA==) | `88.67% <0.00%> (+1.88%)` | :arrow_up: | | [src/symfunction.jl](https://codecov.io/gh/JuliaPy/SymPy.jl/pull/492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3N5bWZ1bmN0aW9uLmps) | `70.00% <0.00%> (+2.00%)` | :arrow_up: | 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.