kalmarek / SymbolicWedderburn.jl

Amazing package to compute decompositions into irreducibles of explicit group representations and the Wedderburn decomposition for endomorphisms thereof!
MIT License
9 stars 4 forks source link

Enh/groups core #31

Closed kalmarek closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #31 (0fefd3c) into master (2f90f54) will increase coverage by 1.29%. The diff coverage is 96.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   88.53%   89.83%   +1.29%     
==========================================
  Files          10        9       -1     
  Lines         445      472      +27     
==========================================
+ Hits          394      424      +30     
+ Misses         51       48       -3     
Flag Coverage Δ
unittests 89.83% <96.59%> (+1.29%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/characters.jl 77.89% <87.50%> (+2.38%) :arrow_up:
src/projections.jl 84.21% <91.66%> (ø)
src/actions.jl 93.75% <100.00%> (+2.08%) :arrow_up:
src/cmmatrix.jl 100.00% <100.00%> (ø)
src/dixon.jl 98.18% <100.00%> (ø)
src/eigenspacedecomposition.jl 95.20% <100.00%> (+1.32%) :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 2f90f54...0fefd3c. Read the comment docs.

kalmarek commented 3 years ago

@blegat if you don't see anything jarring, let's merge this, then we can have a chat over examples in SumOfSquares.jl and related topics ;)