JuliaAlgebra / DynamicPolynomials.jl

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

Fixes for Julia v0.7 #11

Closed blegat closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   99.01%   99.01%   -0.01%     
==========================================
  Files          15       15              
  Lines         714      712       -2     
==========================================
- Hits          707      705       -2     
  Misses          7        7
Impacted Files Coverage Δ
src/comp.jl 100% <ø> (ø) :arrow_up:
src/DynamicPolynomials.jl 100% <ø> (ø) :arrow_up:
src/subs.jl 98.03% <100%> (ø) :arrow_up:
src/poly.jl 100% <100%> (ø) :arrow_up:
src/diff.jl 100% <100%> (ø) :arrow_up:
src/var.jl 100% <100%> (ø) :arrow_up:
src/monovec.jl 97.67% <100%> (ø) :arrow_up:
src/term.jl 100% <100%> (ø) :arrow_up:
src/mono.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 172550a...caa6747. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.003%) to 99.017% when pulling caa6747cff95ebd02b791eb1d43acf59943e253b on fix-0.7 into 172550aa8423faa67c5e5c7e80c6af5448faae42 on master.