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

Add algebraic_closure(::QQField) #1648

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

lgoettgens
Copy link
Collaborator

@lgoettgens lgoettgens commented Jan 31, 2024

As wished for by @fingolfin in oscar-system/Oscar.jl#3279 (comment).

This requires oscar-system/Oscar.jl#3283 to be merged first.

Resolves Nemocas/AbstractAlgebra.jl#1587

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2f5e225) 84.17% compared to head (ddd1f3c) 84.14%.
Report is 2 commits behind head on master.

Files Patch % Lines
src/calcium/qqbar.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1648      +/-   ##
==========================================
- Coverage   84.17%   84.14%   -0.03%     
==========================================
  Files          93       93              
  Lines       36816    36817       +1     
==========================================
- Hits        30989    30980       -9     
- Misses       5827     5837      +10     

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

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.

Thank you!

@lgoettgens lgoettgens enabled auto-merge (squash) January 31, 2024 15:17
@thofma thofma disabled auto-merge February 2, 2024 07:22
@thofma thofma merged commit 81ab9fc into Nemocas:master Feb 2, 2024
13 of 15 checks passed
@lgoettgens lgoettgens deleted the lg/algebraic-closure-QQ branch February 2, 2024 10:20
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.

Implement algebraic_closure(QQ)
3 participants