JuliaAlgebra / StaticPolynomials.jl

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

Add scale_coefficients! and Base.foreach #16

Closed saschatimme closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #16 into master will decrease coverage by 0.21%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   88.88%   88.67%   -0.22%     
==========================================
  Files          10       10              
  Lines         459      468       +9     
==========================================
+ Hits          408      415       +7     
- Misses         51       53       +2
Impacted Files Coverage Δ
src/sexponents.jl 87.5% <ø> (ø) :arrow_up:
src/polynomial.jl 100% <100%> (ø) :arrow_up:
src/system.jl 53.48% <75%> (+2.2%) :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 f329021...19a53fa. Read the comment docs.