JuliaMath / Polynomials.jl

Polynomial manipulations in Julia
http://juliamath.github.io/Polynomials.jl/
Other
303 stars 75 forks source link

update Documenter version #539

Closed jverzani closed 1 year ago

jverzani commented 1 year ago

Sort of punted. Turned on warnonly for missing docs.

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (6da2557) 75.64% compared to head (2350ff8) 75.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #539 +/- ## ======================================= Coverage 75.64% 75.64% ======================================= Files 38 38 Lines 3999 3999 ======================================= Hits 3025 3025 Misses 974 974 ``` | [Files](https://app.codecov.io/gh/JuliaMath/Polynomials.jl/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath) | Coverage Δ | | |---|---|---| | [src/common.jl](https://app.codecov.io/gh/JuliaMath/Polynomials.jl/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL2NvbW1vbi5qbA==) | `80.15% <ø> (ø)` | | | [src/polynomials/ngcd.jl](https://app.codecov.io/gh/JuliaMath/Polynomials.jl/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL3BvbHlub21pYWxzL25nY2Quamw=) | `83.20% <ø> (ø)` | | | [...c/polynomials/standard-basis/laurent-polynomial.jl](https://app.codecov.io/gh/JuliaMath/Polynomials.jl/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL3BvbHlub21pYWxzL3N0YW5kYXJkLWJhc2lzL2xhdXJlbnQtcG9seW5vbWlhbC5qbA==) | `93.97% <ø> (ø)` | | | [src/polynomials/standard-basis/standard-basis.jl](https://app.codecov.io/gh/JuliaMath/Polynomials.jl/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL3BvbHlub21pYWxzL3N0YW5kYXJkLWJhc2lzL3N0YW5kYXJkLWJhc2lzLmps) | `70.84% <ø> (ø)` | | | [src/rational-functions/fit.jl](https://app.codecov.io/gh/JuliaMath/Polynomials.jl/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL3JhdGlvbmFsLWZ1bmN0aW9ucy9maXQuamw=) | `69.62% <ø> (ø)` | | | [src/rational-functions/rational-function.jl](https://app.codecov.io/gh/JuliaMath/Polynomials.jl/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL3JhdGlvbmFsLWZ1bmN0aW9ucy9yYXRpb25hbC1mdW5jdGlvbi5qbA==) | `70.58% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.