Skip to content

Remove broken shields, fix broadcasting, use extrema. #32

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
Sep 18, 2019
Merged

Remove broken shields, fix broadcasting, use extrema. #32

merged 1 commit into from
Sep 18, 2019

Conversation

tpapp
Copy link
Contributor

@tpapp tpapp commented Sep 18, 2019

A bunch of trivial fixes:

A bunch of trivial fixes:

- pkg.julia.org shield links are broken, remove

- fixes part of #31

- use extrema for min/max, slightly more idiomatic
@codecov-io
Copy link

codecov-io commented Sep 18, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   88.74%   92.46%   +3.72%     
==========================================
  Files           2        2              
  Lines         151      146       -5     
==========================================
+ Hits          134      135       +1     
+ Misses         17       11       -6
Impacted Files Coverage Δ
src/Loess.jl 86.84% <0%> (+2.22%) ⬆️
src/kd.jl 98.57% <0%> (+5.42%) ⬆️

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 b98ae19...aac6e70. Read the comment docs.

@tlnagy tlnagy merged commit 679ebdc into JuliaStats:master Sep 18, 2019
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.

3 participants