JuliaAlgebra / StaticPolynomials.jl

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

1.0 (Fix deprecation warnings and make tests less brittle) #18

Closed saschatimme closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #18 into master will increase coverage by 2.53%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #18      +/-   ##
=========================================
+ Coverage   88.67%   91.2%   +2.53%     
=========================================
  Files          10      10              
  Lines         468     364     -104     
=========================================
- Hits          415     332      -83     
+ Misses         53      32      -21
Impacted Files Coverage Δ
src/polynomial.jl 100% <100%> (ø) :arrow_up:
src/show.jl 95.94% <100%> (+4.69%) :arrow_up:
src/evalpoly.jl 96.96% <0%> (-3.04%) :arrow_down:
src/codegen_helpers.jl 95.65% <0%> (-0.96%) :arrow_down:
src/gradient_codegen.jl 100% <0%> (ø) :arrow_up:
src/helpers.jl 100% <0%> (ø) :arrow_up:
src/evaluate_codegen.jl 100% <0%> (ø) :arrow_up:
src/evaluation.jl 100% <0%> (+7.4%) :arrow_up:
... and 2 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 61a2290...1c1fe33. Read the comment docs.