Skip to content

Conversation

jverzani
Copy link
Member

In #403 @jishnub points out an issue with a promote_rule definition, which turns out is unnecessary. This was removed. As well, the specialization of Base.any for abstract polynomials was causing an invalidation on testing, this was addressed.

@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #440 (ed8afb3) into master (bf295af) will increase coverage by 0.02%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
+ Coverage   82.80%   82.83%   +0.02%     
==========================================
  Files          23       23              
  Lines        2891     2890       -1     
==========================================
  Hits         2394     2394              
+ Misses        497      496       -1     
Impacted Files Coverage Δ
src/polynomials/ChebyshevT.jl 96.21% <0.00%> (ø)
src/common.jl 90.25% <100.00%> (+0.25%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jverzani jverzani merged commit 419d65e into JuliaMath:master Aug 11, 2022
@jverzani jverzani deleted the issue_403b branch August 11, 2022 13:56
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