Skip to content

Branch on Julia version to avoid qr deprecation warning #50

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

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

andreasnoack
Copy link
Member

The old qr invocation will give deprecation warning on Julia 1.7.

@codecov-commenter
Copy link

Codecov Report

Merging #50 (ad8c5a3) into master (a4ae2f0) will increase coverage by 0.92%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   91.66%   92.59%   +0.92%     
==========================================
  Files           2        2              
  Lines         168      189      +21     
==========================================
+ Hits          154      175      +21     
  Misses         14       14              
Impacted Files Coverage Δ
src/Loess.jl 87.37% <100.00%> (+0.71%) ⬆️
src/kd.jl 98.83% <0.00%> (+1.40%) ⬆️

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 a4ae2f0...ad8c5a3. Read the comment docs.

@andreasnoack andreasnoack merged commit 16c2375 into master Nov 10, 2021
@andreasnoack andreasnoack deleted the an/qr branch November 10, 2021 19:48
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