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

Fix ComplexPolyRing definition #1538

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

lgoettgens
Copy link
Collaborator

Fixes #1537.

This seems to be an error that was originally introduced in #1367, but only got relevant due to the more restrictive type signatures in Nemocas/AbstractAlgebra.jl#1434.

@lgoettgens lgoettgens mentioned this pull request Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #1538 (0501d9f) into master (26abdc4) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1538      +/-   ##
==========================================
- Coverage   84.04%   84.03%   -0.02%     
==========================================
  Files          94       94              
  Lines       36613    36613              
==========================================
- Hits        30772    30768       -4     
- Misses       5841     5845       +4     
Files Changed Coverage Δ
src/arb/ArbTypes.jl 56.72% <ø> (ø)

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fingolfin fingolfin enabled auto-merge (squash) September 18, 2023 13:15
@fingolfin fingolfin merged commit 9de7949 into Nemocas:master Sep 18, 2023
14 of 15 checks passed
@lgoettgens lgoettgens deleted the lg/complexpoly branch September 18, 2023 16:58
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.

Regression
3 participants