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

Fix incorrect heading level in exponential weights docs #503

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

nalimilan
Copy link
Member

No description provided.

@nalimilan nalimilan requested a review from rofinn July 9, 2019 12:44
@codecov
Copy link

codecov bot commented Jul 9, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #503      +/-   ##
==========================================
+ Coverage   86.35%   90.07%   +3.72%     
==========================================
  Files          20       21       +1     
  Lines        1576     2026     +450     
==========================================
+ Hits         1361     1825     +464     
+ Misses        215      201      -14
Impacted Files Coverage Δ
src/moments.jl 99.32% <0%> (-0.68%) ⬇️
src/signalcorr.jl 99.11% <0%> (-0.23%) ⬇️
src/deviation.jl 100% <0%> (ø) ⬆️
src/empirical.jl 100% <0%> (ø) ⬆️
src/ranking.jl 100% <0%> (ø) ⬆️
src/rankcorr.jl 100% <0%> (ø) ⬆️
src/partialcor.jl 100% <0%> (ø) ⬆️
src/StatsBase.jl 100% <0%> (ø)
src/cov.jl 95.91% <0%> (+0.17%) ⬆️
src/statmodels.jl 50% <0%> (+1.42%) ⬆️
... and 9 more

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 e2ceeec...811cdaf. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 9, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #503      +/-   ##
==========================================
+ Coverage   86.35%   90.07%   +3.72%     
==========================================
  Files          20       21       +1     
  Lines        1576     2026     +450     
==========================================
+ Hits         1361     1825     +464     
+ Misses        215      201      -14
Impacted Files Coverage Δ
src/moments.jl 99.32% <0%> (-0.68%) ⬇️
src/signalcorr.jl 99.11% <0%> (-0.23%) ⬇️
src/deviation.jl 100% <0%> (ø) ⬆️
src/empirical.jl 100% <0%> (ø) ⬆️
src/ranking.jl 100% <0%> (ø) ⬆️
src/rankcorr.jl 100% <0%> (ø) ⬆️
src/partialcor.jl 100% <0%> (ø) ⬆️
src/StatsBase.jl 100% <0%> (ø)
src/cov.jl 95.91% <0%> (+0.17%) ⬆️
src/statmodels.jl 50% <0%> (+1.42%) ⬆️
... and 9 more

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 e2ceeec...811cdaf. Read the comment docs.

@nalimilan nalimilan merged commit fde3142 into master Jul 9, 2019
@nalimilan nalimilan deleted the nl/eweights branch July 9, 2019 20:35
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.

None yet

2 participants