JuliaAlgebra / SemialgebraicSets.jl

Extension of MultivariatePolynomials to semialgebraic sets
Other
22 stars 6 forks source link

Implement changecoefficienttype #9

Closed blegat closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.88%. The diff coverage is 77.27%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #9      +/-   ##
=========================================
+ Coverage   81.72%   82.6%   +0.88%     
=========================================
  Files           9       9              
  Lines         372     391      +19     
=========================================
+ Hits          304     323      +19     
  Misses         68      68
Impacted Files Coverage Δ
src/ideal.jl 93.75% <100%> (+3.75%) :arrow_up:
src/SemialgebraicSets.jl 45.45% <50%> (+1.01%) :arrow_up:
src/variety.jl 72.88% <66.66%> (+1.45%) :arrow_up:
src/basic.jl 76.47% <71.42%> (+14.93%) :arrow_up:
src/fix.jl 90.56% <87.5%> (-0.55%) :arrow_down:

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 a03e265...e7a602c. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+1.4%) to 82.369% when pulling e7a602cab4f92966d48ae7261d48075e1e57368c on bl/changecoeffcienttype into a03e2659d13e6110f0d3896e66af9781df11da1c on master.