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

remove ambiguities #436

Merged
merged 2 commits into from
Jul 20, 2022
Merged

remove ambiguities #436

merged 2 commits into from
Jul 20, 2022

Conversation

jverzani
Copy link
Member

Addresses ambiguities noted in #435

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #436 (dde42a3) into master (089d03b) will decrease coverage by 0.09%.
The diff coverage is 30.76%.

@@            Coverage Diff             @@
##           master     #436      +/-   ##
==========================================
- Coverage   82.88%   82.79%   -0.10%     
==========================================
  Files          23       23              
  Lines        2881     2889       +8     
==========================================
+ Hits         2388     2392       +4     
- Misses        493      497       +4     
Impacted Files Coverage Δ
src/common.jl 90.00% <0.00%> (-0.76%) ⬇️
src/polynomials/mutable-arithmetics.jl 92.85% <0.00%> (-7.15%) ⬇️
src/polynomials/standard-basis.jl 89.15% <0.00%> (ø)
src/rational-functions/common.jl 71.21% <0.00%> (-0.27%) ⬇️
src/polynomials/LaurentPolynomial.jl 94.94% <33.33%> (-1.08%) ⬇️
src/polynomials/ChebyshevT.jl 96.21% <100.00%> (+2.16%) ⬆️
src/polynomials/ImmutablePolynomial.jl 91.66% <100.00%> (ø)
src/polynomials/factored_polynomial.jl 85.31% <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 089d03b...dde42a3. Read the comment docs.

@jverzani jverzani merged commit ad781ef into JuliaMath:master Jul 20, 2022
@jverzani jverzani deleted the issue_435 branch August 14, 2022 16:04
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