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

Issue ngcd #318

Merged
merged 40 commits into from
Mar 23, 2021
Merged

Issue ngcd #318

merged 40 commits into from
Mar 23, 2021

Conversation

jverzani
Copy link
Member

bug fix for ngcd; version bump

@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #318 (62dea56) into master (4f7c566) will increase coverage by 1.12%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #318      +/-   ##
==========================================
+ Coverage   89.08%   90.20%   +1.12%     
==========================================
  Files          16       16              
  Lines        1740     1919     +179     
==========================================
+ Hits         1550     1731     +181     
+ Misses        190      188       -2     
Impacted Files Coverage Δ
src/abstract.jl 47.22% <0.00%> (+7.22%) ⬆️
src/polynomials/ngcd.jl 87.20% <100.00%> (+0.78%) ⬆️
src/polynomials/multroot.jl 92.15% <0.00%> (-0.24%) ⬇️
src/polynomials/standard-basis.jl 95.89% <0.00%> (-0.03%) ⬇️
src/polynomials/Polynomial.jl 100.00% <0.00%> (ø)
src/pade.jl 97.61% <0.00%> (+0.18%) ⬆️
src/contrib.jl 92.64% <0.00%> (+0.22%) ⬆️
src/polynomials/ChebyshevT.jl 94.91% <0.00%> (+0.54%) ⬆️
src/plots.jl 82.14% <0.00%> (+0.66%) ⬆️
... and 7 more

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 4f7c566...62dea56. Read the comment docs.

@jverzani jverzani merged commit 815ab1a into JuliaMath:master Mar 23, 2021
@jverzani jverzani deleted the issue_ngcd branch March 23, 2021 18: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

1 participant