JuliaAlgebra / DynamicPolynomials.jl

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

Reexport mindegree and maxdegree #26

Closed saschatimme closed 6 years ago

saschatimme commented 6 years ago

These are also handy to have available by default.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+1.0003%) to 99.632% when pulling 18e0681d519b19ee04761f018ea90e3716581e5a on export-degrees into e76545373b0e3e4859af6e066c91da7b0a2b3bd0 on master.

codecov-io commented 6 years ago

Codecov Report

Merging #26 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files          15       15           
  Lines         731      731           
=======================================
  Hits          724      724           
  Misses          7        7
Impacted Files Coverage Δ
src/DynamicPolynomials.jl 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 e765453...18e0681. Read the comment docs.