JuliaPy / SymPy.jl

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

Docfix #467

Closed jverzani closed 2 years ago

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

Codecov Report

Merging #467 (6a55f1d) into master (8b25bb9) will decrease coverage by 0.33%. The diff coverage is 47.05%.

@@            Coverage Diff             @@
##           master     #467      +/-   ##
==========================================
- Coverage   56.14%   55.81%   -0.34%     
==========================================
  Files          19       19              
  Lines        1172     1179       +7     
==========================================
  Hits          658      658              
- Misses        514      521       +7     
Impacted Files Coverage Δ
src/constructors.jl 88.46% <ø> (ø)
src/generic.jl 43.75% <0.00%> (-0.70%) :arrow_down:
src/matrix.jl 66.25% <30.00%> (-5.38%) :arrow_down:
src/mathfuns.jl 69.66% <66.66%> (-0.34%) :arrow_down:
src/SymPy.jl 63.26% <100.00%> (+0.76%) :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 0eda92a...6a55f1d. Read the comment docs.