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

Use supercompact on field/ring in show method for FreeModule #1627

Closed
wants to merge 1 commit into from

Conversation

fingolfin
Copy link
Member

The code predates supercompact and was using compact. Now it uses
both supercompact and compact.

We probably should make similar changes in more places...

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.76%. Comparing base (435ec91) to head (cab7dc6).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1627      +/-   ##
==========================================
- Coverage   86.76%   86.76%   -0.01%     
==========================================
  Files         114      114              
  Lines       29696    29696              
==========================================
- Hits        25767    25766       -1     
- Misses       3929     3930       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lgoettgens
Copy link
Collaborator

unfortunately breaks oscar doctests

@fingolfin
Copy link
Member Author

Yeah I was afraid this would happen. Ah well. breaking it is.

The reported breakage is actually somewhat bad, it changes field of degree 2 over QQ to number field... :-/

The code predates supercompact and was using compact. Now it uses
both supercompact and compact.

We probably should make similar changes in more places...
@fingolfin fingolfin force-pushed the mh/supercompact-free-module-vector-space branch from 6c48ebd to cab7dc6 Compare April 3, 2024 13:14
@fingolfin
Copy link
Member Author

Superseded by #1680

@fingolfin fingolfin closed this Apr 24, 2024
@lgoettgens lgoettgens deleted the mh/supercompact-free-module-vector-space branch April 24, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants