JuliaAlgebra / StaticPolynomials.jl

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

Remove some @propagate_inbounds statements #32

Closed saschatimme closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #32 into master will increase coverage by 0.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   89.37%   89.95%   +0.57%     
==========================================
  Files          11       11              
  Lines         621      617       -4     
==========================================
  Hits          555      555              
+ Misses         66       62       -4
Impacted Files Coverage Δ
src/polynomial_system.jl 80.41% <ø> (+3.18%) :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 164579d...3122a17. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #32 into master will increase coverage by 0.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   89.37%   89.95%   +0.57%     
==========================================
  Files          11       11              
  Lines         621      617       -4     
==========================================
  Hits          555      555              
+ Misses         66       62       -4
Impacted Files Coverage Δ
src/polynomial_system.jl 80.41% <ø> (+3.18%) :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 164579d...3122a17. Read the comment docs.