JuliaPy / SymPy.jl

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

add doctest to ci; version bump #458

Closed jverzani closed 2 years ago

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

Codecov Report

Merging #458 (a9b9aa8) into master (3226ee1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #458   +/-   ##
=======================================
  Coverage   56.14%   56.14%           
=======================================
  Files          19       19           
  Lines        1172     1172           
=======================================
  Hits          658      658           
  Misses        514      514           
Impacted Files Coverage Δ
src/mathfuns.jl 70.00% <ø> (ø)
src/utils.jl 81.89% <ø> (ø)

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 3226ee1...a9b9aa8. Read the comment docs.