JuliaAlgebra / StaticPolynomials.jl

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

Package compiler #29

Closed saschatimme closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.14%. The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage    89.3%   89.44%   +0.14%     
==========================================
  Files          11       11              
  Lines         617      616       -1     
==========================================
  Hits          551      551              
+ Misses         66       65       -1
Impacted Files Coverage Δ
src/polynomial_system.jl 76.28% <65.38%> (ø) :arrow_up:
src/evaluation.jl 82.81% <88%> (+1.27%) :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 c5e5be1...46066c1. Read the comment docs.