JuliaSymbolics / SymbolicUtils.jl

Symbolic expressions, rewriting and simplification
https://docs.sciml.ai/SymbolicUtils/stable/
Other
536 stars 107 forks source link

as_polynomial #384

Closed shashi closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #384 (0d31017) into master (701636b) will decrease coverage by 1.57%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   85.03%   83.46%   -1.58%     
==========================================
  Files          10       10              
  Lines        1203     1264      +61     
==========================================
+ Hits         1023     1055      +32     
- Misses        180      209      +29     
Impacted Files Coverage Δ
src/polyform.jl 92.98% <100.00%> (+0.22%) :arrow_up:
src/code.jl 73.87% <0.00%> (-7.80%) :arrow_down:

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 701636b...0d31017. Read the comment docs.

shashi commented 2 years ago

TODO: https://github.com/JuliaSymbolics/Symbolics.jl/issues/462