JuliaAlgebra / SemialgebraicSets.jl

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

Implement show #11

Closed blegat closed 5 years ago

blegat commented 5 years ago

cc @tweisser

codecov-io commented 5 years ago

Codecov Report

Merging #11 into master will increase coverage by 3.72%. The diff coverage is 86.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   88.01%   91.73%   +3.72%     
==========================================
  Files           9        9              
  Lines         367      387      +20     
==========================================
+ Hits          323      355      +32     
+ Misses         44       32      -12
Impacted Files Coverage Δ
src/variety.jl 90.16% <100%> (+17.28%) :arrow_up:
src/basic.jl 86.2% <100%> (+9.73%) :arrow_up:
src/SemialgebraicSets.jl 61.53% <25%> (+16.08%) :arrow_up:
src/fix.jl 92.98% <75%> (+2.41%) :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 25909e4...af3fda5. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+4.0%) to 92.157% when pulling af3fda5a245e03415129a3bbd326ccac09767267 on bl/show into 25909e4bc9633d85fd8d9c3bad35e502627aa282 on master.