JuliaAlgebra / StaticPolynomials.jl

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

Compile speed #28

Closed saschatimme closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #28 into master will increase coverage by 15.72%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #28       +/-   ##
==========================================
+ Coverage   73.57%   89.3%   +15.72%     
==========================================
  Files          10      11        +1     
  Lines         598     617       +19     
==========================================
+ Hits          440     551      +111     
+ Misses        158      66       -92
Impacted Files Coverage Δ
src/evaluation.jl 81.53% <ø> (+14.87%) :arrow_up:
src/evaluate_codegen.jl 95.23% <100%> (+16.29%) :arrow_up:
src/evalpoly.jl 92.47% <100%> (+14.84%) :arrow_up:
src/StaticPolynomials.jl 100% <0%> (ø)
src/show.jl 97.7% <0%> (+6.89%) :arrow_up:
src/polynomial_system.jl 76.28% <0%> (+8.24%) :arrow_up:
src/polynomial.jl 90.24% <0%> (+9.75%) :arrow_up:
... and 3 more

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 61160a1...90eb34d. Read the comment docs.