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

cache automorphism groups of number fields #2436

Merged
merged 5 commits into from
Jun 2, 2023
Merged

cache automorphism groups of number fields #2436

merged 5 commits into from
Jun 2, 2023

Conversation

fieker
Copy link
Contributor

@fieker fieker commented May 31, 2023

and related:

  • aut grp local fields
  • IdelClassGmodule
  • allow for use of lll-order by changeing ideal parents
  • galois group via cohomolgy: make sure the rcf is normal

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #2436 (948a485) into master (a94bc0e) will decrease coverage by 0.04%.
The diff coverage is 40.81%.

❗ Current head 948a485 differs from pull request most recent head 6019f1a. Consider uploading reports for the commit 6019f1a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2436      +/-   ##
==========================================
- Coverage   71.62%   71.59%   -0.04%     
==========================================
  Files         395      393       -2     
  Lines       53023    52905     -118     
==========================================
- Hits        37979    37877     -102     
+ Misses      15044    15028      -16     
Impacted Files Coverage Δ
experimental/GModule/GaloisCohomology.jl 9.50% <40.81%> (+1.40%) ⬆️

... and 20 files with indirect coverage changes

Copy link
Member

@fingolfin fingolfin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me, though I note that none of the new code is exercised by any tests -- because almost none of the existing code in this file has code coverage

Since this is in experimental, that's OK, though I note that a few simple tests would help prevent us from accidentally breaking this code

and related:
 - aut grp local fields
 - IdelClassGmodule
 - allow for use of lll-order by changeing ideal parents
 - galois group via cohomolgy: make sure the rcf is normal
@thofma
Copy link
Collaborator

thofma commented Jun 2, 2023

Hm, why (PermGroup,) and not just PermGroup as the key?

@fieker
Copy link
Contributor Author

fieker commented Jun 2, 2023 via email

@fieker fieker enabled auto-merge (squash) June 2, 2023 14:26
@fieker fieker merged commit 57cffdc into master Jun 2, 2023
@fieker fieker deleted the CacheAut branch June 2, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants