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

Restrict round signature to avoid ambiguities, and add adhoc comparision for ZZRingElem and Rational{T} #1558

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

fingolfin
Copy link
Member

@fingolfin fingolfin commented Oct 18, 2023

No description provided.

@fingolfin fingolfin marked this pull request as draft October 18, 2023 21:12
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #1558 (ce08fca) into master (4f99e9e) will decrease coverage by 0.01%.
The diff coverage is 92.30%.

@@            Coverage Diff             @@
##           master    #1558      +/-   ##
==========================================
- Coverage   84.19%   84.19%   -0.01%     
==========================================
  Files          94       94              
  Lines       36602    36610       +8     
==========================================
+ Hits        30818    30824       +6     
- Misses       5784     5786       +2     
Files Coverage Δ
src/flint/fmpq.jl 85.03% <100.00%> (ø)
src/flint/fmpz.jl 91.33% <100.00%> (-0.13%) ⬇️
src/HeckeMiscInteger.jl 21.57% <50.00%> (-1.02%) ⬇️

... 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 marked this pull request as ready for review October 18, 2023 21:32
@fingolfin fingolfin changed the title Restrict round signature to avoid ambiguities Restrict round signature to avoid ambiguities, and add adhoc comparision for ZZRingElem and Rational{T} Oct 19, 2023
thofma added a commit that referenced this pull request Oct 19, 2023
I will wait for #1558.
@thofma thofma mentioned this pull request Oct 19, 2023
@thofma thofma merged commit 5778356 into Nemocas:master Oct 20, 2023
14 of 15 checks passed
@fingolfin fingolfin deleted the mh/round-ambiguity branch October 30, 2023 20:55
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