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 deprecated syntax @doc #26

Merged
merged 1 commit into from
Oct 4, 2018
Merged

Conversation

femtotrader
Copy link
Contributor

Closes #25

@codecov
Copy link

codecov bot commented Oct 3, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   87.27%   87.31%   +0.04%     
==========================================
  Files          13       13              
  Lines         621      623       +2     
==========================================
+ Hits          542      544       +2     
  Misses         79       79
Impacted Files Coverage Δ
src/io.jl 84.21% <ø> (ø) ⬆️
src/ts.jl 100% <ø> (ø) ⬆️
src/models.jl 85% <ø> (ø) ⬆️
src/combine.jl 89.09% <ø> (ø) ⬆️
src/slice.jl 91.04% <ø> (ø) ⬆️
src/show.jl 82.35% <0%> (+0.53%) ⬆️
src/utils.jl 84.21% <0%> (+0.87%) ⬆️

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 b166e31...fa4bec9. Read the comment docs.

@dysonance
Copy link
Owner

Thanks for the quick fix on this @femtotrader, appreciate the help.

@dysonance dysonance merged commit 527bb3f into dysonance:master Oct 4, 2018
@femtotrader
Copy link
Contributor Author

A similar PR is available at dysonance/Indicators.jl#15 for Indicators.jl

@dysonance
Copy link
Owner

Yeah I'm reviewing that one now, thanks again.

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