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

Changed signature of _A_ldiv_B_md! following commit 516067b452db3bb52… #12

Merged
merged 1 commit into from
May 24, 2019
Merged

Conversation

chriselrod
Copy link
Contributor

PR following:

JuliaLang/julia@516067b#commitcomment-33660036

Tests passed locally on Julia master.

@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

Merging #12 into master will increase coverage by 9.39%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   89.26%   98.65%   +9.39%     
==========================================
  Files           4        4              
  Lines         149      149              
==========================================
+ Hits          133      147      +14     
+ Misses         16        2      -14
Impacted Files Coverage Δ
src/tridiag.jl 100% <ø> (+31.11%) ⬆️

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 97e4df3...0e535b7. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

Merging #12 into master will increase coverage by 9.39%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   89.26%   98.65%   +9.39%     
==========================================
  Files           4        4              
  Lines         149      149              
==========================================
+ Hits          133      147      +14     
+ Misses         16        2      -14
Impacted Files Coverage Δ
src/tridiag.jl 100% <ø> (+31.11%) ⬆️

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 97e4df3...0e535b7. Read the comment docs.

@timholy timholy merged commit 61bfab6 into timholy:master May 24, 2019
@timholy
Copy link
Owner

timholy commented May 24, 2019

Thanks!

chriselrod referenced this pull request in JuliaLang/julia May 24, 2019
- make sure length var has full bounds
- check for negative length earlier (inside Vararg, not just Tuple{Vararg{}})
timholy added a commit to JuliaMath/Interpolations.jl that referenced this pull request May 25, 2019
Similar to timholy/AxisAlgorithms.jl#12
(and indeed this code was copied from AxisAlgorithms)
timholy added a commit to JuliaMath/Interpolations.jl that referenced this pull request May 25, 2019
Similar to timholy/AxisAlgorithms.jl#12
(and indeed this code was copied from AxisAlgorithms)
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