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

Julia Version Updates #20

Merged
merged 33 commits into from
Oct 5, 2018
Merged

Julia Version Updates #20

merged 33 commits into from
Oct 5, 2018

Conversation

dysonance
Copy link
Owner

Aims to address #17.

Adapted from @femtotrader's pull request here: #17

@codecov
Copy link

codecov bot commented Oct 4, 2018

Codecov Report

Merging #20 into master will increase coverage by 23.24%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #20       +/-   ##
=========================================
+ Coverage   76.75%   100%   +23.24%     
=========================================
  Files          11     10        -1     
  Lines         185    123       -62     
=========================================
- Hits          142    123       -19     
+ Misses         43      0       -43
Impacted Files Coverage Δ
src/results.jl 100% <ø> (ø) ⬆️
src/indicator.jl 100% <ø> (+66.66%) ⬆️
src/Strategems.jl 100% <ø> (ø) ⬆️
src/rule.jl 100% <100%> (+16.66%) ⬆️
src/paramset.jl 100% <100%> (+31.57%) ⬆️
src/strategy.jl 100% <100%> (+23.17%) ⬆️
src/signal.jl 100% <100%> (+22.22%) ⬆️
src/universe.jl 100% <100%> (ø) ⬆️
src/portfolio.jl 100% <0%> (ø) ⬆️
... and 6 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 133b58f...abda9d8. Read the comment docs.

@dysonance
Copy link
Owner Author

Will merge once the latest Temporal bugfixes are released.

@dysonance dysonance merged commit f804047 into master Oct 5, 2018
@dysonance dysonance mentioned this pull request Oct 5, 2018
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