Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: group algebras with sparse representation #1655

Merged
merged 1 commit into from
Oct 26, 2024

feat: group algebras with sparse representation

4c08764
Select commit
Loading
Failed to load commit list.
Merged

feat: group algebras with sparse representation #1655

feat: group algebras with sparse representation
4c08764
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2024 in 0s

75.90% (+0.04%) compared to 2af99ca

View this Pull Request on Codecov

75.90% (+0.04%) compared to 2af99ca

Details

Codecov Report

Attention: Patch coverage is 90.79755% with 15 lines in your changes missing coverage. Please review.

Project coverage is 75.90%. Comparing base (2af99ca) to head (4c08764).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/AlgAss/Elem.jl 84.14% 13 Missing ⚠️
src/AlgAss/AlgGrp.jl 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1655      +/-   ##
==========================================
+ Coverage   75.85%   75.90%   +0.04%     
==========================================
  Files         361      361              
  Lines      113719   113783      +64     
==========================================
+ Hits        86262    86366     +104     
+ Misses      27457    27417      -40     
Files with missing lines Coverage Δ
src/AlgAss/AbsAlgAss.jl 88.26% <100.00%> (+0.06%) ⬆️
src/AlgAss/Types.jl 85.39% <100.00%> (+2.49%) ⬆️
src/Grp/GenGrp.jl 70.11% <100.00%> (+0.11%) ⬆️
src/GrpAb/GrpAbFinGen.jl 76.01% <100.00%> (+0.02%) ⬆️
src/AlgAss/AlgGrp.jl 74.41% <85.71%> (+1.35%) ⬆️
src/AlgAss/Elem.jl 88.34% <84.14%> (-0.26%) ⬇️

... and 30 files with indirect coverage changes