JuliaPy / SymPy.jl

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

Symfunction #451

Closed jverzani closed 2 years ago

jverzani commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #451 (50a1fd7) into master (aea9fb5) will increase coverage by 0.62%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
+ Coverage   55.17%   55.79%   +0.62%     
==========================================
  Files          19       19              
  Lines        1160     1165       +5     
==========================================
+ Hits          640      650      +10     
+ Misses        520      515       -5     
Impacted Files Coverage Δ
src/assumptions.jl 18.80% <ø> (ø)
src/constructors.jl 88.46% <ø> (ø)
src/symfunction.jl 69.38% <92.00%> (+1.99%) :arrow_up:
src/mathfuns.jl 70.00% <94.11%> (+0.68%) :arrow_up:
src/utils.jl 79.81% <0.00%> (+4.58%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aea9fb5...50a1fd7. Read the comment docs.