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

link from docs to repo #370

Merged
merged 1 commit into from
Dec 21, 2021
Merged

link from docs to repo #370

merged 1 commit into from
Dec 21, 2021

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Dec 21, 2021

This can often be helpful for people finding the docs via a search engine and wanting to look at the code.

This can often be helpful for people finding the docs via a search engine and wanting to look at the code.
@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #370 (4e7e450) into master (6273ee3) will increase coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #370      +/-   ##
==========================================
+ Coverage   78.23%   78.51%   +0.28%     
==========================================
  Files          23       23              
  Lines        2734     2765      +31     
==========================================
+ Hits         2139     2171      +32     
+ Misses        595      594       -1     
Impacted Files Coverage Δ
src/polynomials/mutable-arithmetics.jl 100.00% <0.00%> (ø)
src/polynomials/SparsePolynomial.jl 98.31% <0.00%> (+0.01%) ⬆️
src/polynomials/ngcd.jl 95.37% <0.00%> (+0.03%) ⬆️
src/polynomials/LaurentPolynomial.jl 89.79% <0.00%> (+0.10%) ⬆️
src/common.jl 89.59% <0.00%> (+0.21%) ⬆️
src/polynomials/Poly.jl 83.33% <0.00%> (+0.21%) ⬆️
src/rational-functions/fit.jl 71.62% <0.00%> (+0.38%) ⬆️
src/show.jl 77.39% <0.00%> (+0.40%) ⬆️
src/polynomials/standard-basis.jl 88.36% <0.00%> (+0.46%) ⬆️
src/rational-functions/common.jl 71.48% <0.00%> (+0.64%) ⬆️
... and 1 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 6273ee3...4e7e450. Read the comment docs.

@ranocha
Copy link
Member Author

ranocha commented Dec 21, 2021

@jverzani
Copy link
Member

Thanks for this! I'll merge and fix the doctest failure so that it gets published properly.

@jverzani jverzani merged commit a865352 into JuliaMath:master Dec 21, 2021
@ranocha ranocha deleted the patch-1 branch December 21, 2021 13:58
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