JuliaAlgebra / StaticPolynomials.jl

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

0.7 Compatibility #6

Closed saschatimme closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #6 into master will decrease coverage by 4.67%. The diff coverage is 71.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   72.85%   68.17%   -4.68%     
==========================================
  Files          10       10              
  Lines         442      443       +1     
==========================================
- Hits          322      302      -20     
- Misses        120      141      +21
Impacted Files Coverage Δ
src/polynomial.jl 100% <100%> (ø) :arrow_up:
src/gradient_codegen.jl 100% <100%> (ø) :arrow_up:
src/codegen_helpers.jl 82.53% <100%> (ø) :arrow_up:
src/evalpoly.jl 100% <100%> (ø) :arrow_up:
src/system.jl 48% <54.16%> (-29.22%) :arrow_down:

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 2653c83...6304c7e. Read the comment docs.