JuliaAlgebra / DynamicPolynomials.jl

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

stop importing base methods #22

Closed blegat closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.029% when pulling b64a99af1a3182309cde7ca70da70cabd15732f5 on bl/stopbaseimport into 866ab832c54605763330dd233a32f7c1a2db022f on master.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files          15       15           
  Lines         721      721           
=======================================
  Hits          714      714           
  Misses          7        7
Impacted Files Coverage Δ
src/ncmult.jl 100% <ø> (ø) :arrow_up:
src/DynamicPolynomials.jl 100% <ø> (ø) :arrow_up:
src/operators.jl 95.34% <100%> (ø) :arrow_up:
src/cmult.jl 100% <100%> (ø) :arrow_up:
src/mult.jl 98.36% <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 866ab83...b64a99a. Read the comment docs.