JuliaAlgebra / StaticPolynomials.jl

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

Add Hessian #34

Closed saschatimme closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #34 into master will increase coverage by 4.28%. The diff coverage is 90.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   88.95%   93.24%   +4.28%     
==========================================
  Files          11       11              
  Lines         634      666      +32     
==========================================
+ Hits          564      621      +57     
+ Misses         70       45      -25
Impacted Files Coverage Δ
src/gradient_codegen.jl 100% <100%> (+4.95%) :arrow_up:
src/evaluate_codegen.jl 100% <100%> (+4.76%) :arrow_up:
src/helpers.jl 96.96% <100%> (+8.73%) :arrow_up:
src/evaluation.jl 88.88% <84.09%> (+4.6%) :arrow_up:
src/polynomial_system.jl 83.19% <90.47%> (+5.83%) :arrow_up:
src/show.jl 98.83% <0%> (+1.13%) :arrow_up:
src/polynomial.jl 90.24% <0%> (+2.14%) :arrow_up:
src/codegen_helpers.jl 100% <0%> (+7.01%) :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 5865a33...3f6e7ab. Read the comment docs.