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

Krc/factorint #16

Merged
merged 7 commits into from
Apr 17, 2022
Merged

Krc/factorint #16

merged 7 commits into from
Apr 17, 2022

Conversation

KlausC
Copy link
Owner

@KlausC KlausC commented Apr 15, 2022

Fix algorithm for factorization of integer polynomials.

@codecov-commenter
Copy link

codecov-commenter commented Apr 16, 2022

Codecov Report

Merging #16 (4acb051) into main (de51fe7) will increase coverage by 1.02%.
The diff coverage is 92.13%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   77.93%   78.95%   +1.02%     
==========================================
  Files          17       17              
  Lines        3648     3683      +35     
==========================================
+ Hits         2843     2908      +65     
+ Misses        805      775      -30     
Impacted Files Coverage Δ
src/univarpolynom.jl 62.33% <ø> (+0.29%) ⬆️
src/intfactorization.jl 60.75% <91.46%> (+7.54%) ⬆️
src/factorization.jl 91.71% <100.00%> (ø)
src/generic.jl 88.47% <100.00%> (ø)
src/zz.jl 90.69% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de51fe7...4acb051. Read the comment docs.

@KlausC KlausC merged commit 738c2d0 into main Apr 17, 2022
@KlausC KlausC deleted the krc/factorint branch April 17, 2022 08:25
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.

None yet

2 participants