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 promotion of complex polys #1588

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Conversation

lgoettgens
Copy link
Collaborator

Fixes #1587 and the analogous issue for ComplexField by adding ambiguity-resolving dispatches.

@lgoettgens lgoettgens added the bugfix This change fixes an existing bug label Nov 27, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9c780a4) 84.22% compared to head (795fd3d) 84.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1588      +/-   ##
==========================================
- Coverage   84.22%   84.17%   -0.05%     
==========================================
  Files          94       94              
  Lines       36654    36656       +2     
==========================================
- Hits        30870    30857      -13     
- Misses       5784     5799      +15     

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

@thofma
Copy link
Member

thofma commented Nov 27, 2023

Thanks. Could add some newlines to the files?

@thofma thofma merged commit c0dbc33 into Nemocas:master Nov 27, 2023
14 of 15 checks passed
@lgoettgens lgoettgens deleted the lg/acbpoly-promote branch December 5, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error defining element of polynomial ring over polynomial ring over AcbField
2 participants