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 integer_ring(), rational_field() #1547

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

fingolfin
Copy link
Member

Also add some printing tests

Also add some printing tests
@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #1547 (7bb8875) into master (d691dc3) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1547      +/-   ##
==========================================
- Coverage   84.05%   84.04%   -0.02%     
==========================================
  Files          94       94              
  Lines       36605    36605              
==========================================
- Hits        30767    30763       -4     
- Misses       5838     5842       +4     
Files Coverage Δ
src/flint/FlintTypes.jl 94.40% <100.00%> (+<0.01%) ⬆️
src/flint/fmpq.jl 85.74% <100.00%> (-0.04%) ⬇️
src/flint/fmpz.jl 91.41% <100.00%> (-0.01%) ⬇️

... and 2 files with indirect coverage changes

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

@thofma thofma merged commit 88af0f0 into Nemocas:master Oct 4, 2023
13 of 15 checks passed
@fingolfin fingolfin deleted the mh/ZZ-QQ branch October 4, 2023 06:40
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