JuliaAlgebra / DynamicPolynomials.jl

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

Reexport MultivariatePolynomials #36

Closed saschatimme closed 6 years ago

saschatimme commented 6 years ago

Let's reexport all exports from MultivariatePolynomials, since everybody already imports both packages all the time...

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.638% when pulling bc6db29443837b68cde97da241b4f1275fd1312f on reexport into ec6a40273456aff9416224c386c4a4c5871659b9 on master.

codecov-io commented 6 years ago

Codecov Report

Merging #36 into master will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   99.63%   99.65%   +0.01%     
==========================================
  Files          14       14              
  Lines         553      574      +21     
==========================================
+ Hits          551      572      +21     
  Misses          2        2
Impacted Files Coverage Δ
src/DynamicPolynomials.jl 100% <ø> (ø) :arrow_up:
src/var.jl 100% <0%> (ø) :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 ec6a402...bc6db29. Read the comment docs.