JuliaAlgebra / StaticPolynomials.jl

Fast evaluation of multivariate polynomials
https://juliaalgebra.github.io/StaticPolynomials.jl/latest/
Other
16 stars 4 forks source link

Make 0.7-alpha.0 compatible #13

Closed saschatimme closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.27%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   87.96%   88.23%   +0.27%     
==========================================
  Files          10       10              
  Lines         457      459       +2     
==========================================
+ Hits          402      405       +3     
+ Misses         55       54       -1
Impacted Files Coverage Δ
src/polynomial.jl 100% <ø> (+3.44%) :arrow_up:
src/sexponents.jl 66.66% <0%> (-4.77%) :arrow_down:
src/system.jl 51.28% <0%> (-0.67%) :arrow_down:
src/evalpoly.jl 100% <0%> (+2.53%) :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 a87630f...13da5be. Read the comment docs.