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

Widen zeros to NCRing #1422

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Widen zeros to NCRing #1422

merged 1 commit into from
Sep 12, 2023

Conversation

lgoettgens
Copy link
Collaborator

This will fix a failure in thofma/Hecke.jl#1206.
And I see no reason why this functionality should be restricted to the commutative world.

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #1422 (b643d57) into master (a655aee) will increase coverage by 0.14%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #1422      +/-   ##
==========================================
+ Coverage   85.62%   85.76%   +0.14%     
==========================================
  Files         107      107              
  Lines       28760    28783      +23     
==========================================
+ Hits        24627    24687      +60     
+ Misses       4133     4096      -37     
Files Changed Coverage Δ
src/AbstractAlgebra.jl 56.25% <50.00%> (ø)

... and 16 files with indirect coverage changes

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

@lgoettgens
Copy link
Collaborator Author

The failure is probably unrelated to this change, but due to Nemocas/Nemo.jl#1528.

@thofma thofma merged commit 860e85c into Nemocas:master Sep 12, 2023
13 of 15 checks passed
@lgoettgens lgoettgens deleted the lg/patch-1 branch September 12, 2023 12:39
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.

2 participants