JuliaAlgebra / DynamicPolynomials.jl

Multivariate polynomials implementation of commutative and non-commutative variables
Other
60 stars 21 forks source link

Fix sum with monomial for arithmetic that change with addition #28

Closed blegat closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 98.632% when pulling 933e909585bc6dddd80ed3faa30ef1d5eee33071 on bl/coeftypeplus into b316731a17f6ac9c61a185d133343c4ab5598fe3 on master.

codecov-io commented 6 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files          15       15           
  Lines         731      731           
=======================================
  Hits          724      724           
  Misses          7        7
Impacted Files Coverage Δ
src/operators.jl 95.34% <100%> (ø) :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 b316731...933e909. Read the comment docs.