JuliaAlgebra / StaticPolynomials.jl

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

Boundschecks #4

Closed saschatimme closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #4 into master will increase coverage by 0.53%. The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage      60%   60.53%   +0.53%     
==========================================
  Files          10       10              
  Lines         405      413       +8     
==========================================
+ Hits          243      250       +7     
- Misses        162      163       +1
Impacted Files Coverage Δ
src/evaluation.jl 77.77% <100%> (+11.11%) :arrow_up:
src/system.jl 40.54% <40%> (+0.54%) :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 b9f50f8...8bbbc3a. Read the comment docs.