JuliaAlgebra / StarAlgebras.jl

A package for computation in *-algebras with basis
MIT License
7 stars 3 forks source link

Enh/movefrom group rings #1

Closed kalmarek closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #1 (8d86999) into main (a0a6f11) will increase coverage by 85.93%. The diff coverage is 85.87%.

Impacted file tree graph

@@            Coverage Diff            @@
##           main       #1       +/-   ##
=========================================
+ Coverage      0   85.93%   +85.93%     
=========================================
  Files         0        8        +8     
  Lines         0      263      +263     
=========================================
+ Hits          0      226      +226     
- Misses        0       37       +37     
Impacted Files Coverage Δ
src/StarAlgebras.jl 100.00% <ø> (ø)
src/show.jl 68.00% <68.00%> (ø)
src/mtables.jl 79.72% <79.72%> (ø)
src/types.jl 83.33% <83.33%> (ø)
src/arithmetic.jl 89.58% <89.58%> (ø)
src/algebra_elts.jl 100.00% <100.00%> (ø)
src/bases.jl 100.00% <100.00%> (ø)
src/mstructures.jl 100.00% <100.00%> (ø)
... and 6 more

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 a0a6f11...8d86999. Read the comment docs.