jump-dev / SumOfSquares.jl

Sum of Squares Programming for Julia
Other
117 stars 23 forks source link

Refactor Symmetry.gram_basis #246

Closed blegat closed 2 years ago

blegat commented 2 years ago

It allows using _gram_basis which was helpful when debugging https://github.com/jump-dev/SumOfSquares.jl/pull/245

codecov[bot] commented 2 years ago

Codecov Report

Merging #246 (44cbd81) into master (20f3aa6) will decrease coverage by 0.09%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
- Coverage   78.31%   78.22%   -0.10%     
==========================================
  Files          36       36              
  Lines        1697     1699       +2     
==========================================
  Hits         1329     1329              
- Misses        368      370       +2     
Impacted Files Coverage Δ
src/Certificate/Symmetry/wedderburn.jl 0.00% <0.00%> (ø)

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 20f3aa6...44cbd81. Read the comment docs.