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 sign(::Type{Int}, ::fmpq) #1366

Merged
merged 1 commit into from
Dec 22, 2022
Merged

Add sign(::Type{Int}, ::fmpq) #1366

merged 1 commit into from
Dec 22, 2022

Conversation

thofma
Copy link
Member

@thofma thofma commented Dec 22, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #1366 (b44007e) into master (3cee149) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1366      +/-   ##
==========================================
+ Coverage   89.29%   89.33%   +0.03%     
==========================================
  Files          82       82              
  Lines       30721    30748      +27     
==========================================
+ Hits        27433    27469      +36     
+ Misses       3288     3279       -9     
Impacted Files Coverage Δ
src/flint/fmpq.jl 94.38% <100.00%> (+0.01%) ⬆️
src/flint/fq_default_rel_series.jl 93.00% <0.00%> (-0.22%) ⬇️
src/calcium/CalciumTypes.jl 100.00% <0.00%> (ø)
src/gaussiannumbers/continued_fraction.jl 100.00% <0.00%> (ø)
src/gaussiannumbers/GaussianNumberTypes.jl 100.00% <0.00%> (ø)
src/flint/FlintTypes.jl 94.81% <0.00%> (+0.09%) ⬆️
src/flint/fmpz_mod_rel_series.jl 96.34% <0.00%> (+0.54%) ⬆️
src/flint/gfp_fmpz_elem.jl 89.52% <0.00%> (+1.57%) ⬆️
src/Nemo.jl 28.65% <0.00%> (+4.26%) ⬆️

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

@thofma thofma merged commit 5e06a3d into master Dec 22, 2022
@thofma thofma deleted the th/sign branch December 22, 2022 19: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.

1 participant