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: add isomorphism method for abelian groups #1724

Merged
merged 1 commit into from
Jan 17, 2025

feat: add `isomorphism` method for abelian groups

cbb9b97
Select commit
Loading
Failed to load commit list.
Merged

feat: add isomorphism method for abelian groups #1724

feat: add `isomorphism` method for abelian groups
cbb9b97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

76.05% (+0.00%) compared to d45ee3f

View this Pull Request on Codecov

76.05% (+0.00%) compared to d45ee3f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.05%. Comparing base (d45ee3f) to head (cbb9b97).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1724   +/-   ##
=======================================
  Coverage   76.05%   76.05%           
=======================================
  Files         361      361           
  Lines      114388   114394    +6     
=======================================
+ Hits        86999    87007    +8     
+ Misses      27389    27387    -2     
Files with missing lines Coverage Δ
src/GrpAb/GrpAbFinGen.jl 76.05% <100.00%> (+0.12%) ⬆️

... and 28 files with indirect coverage changes