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

TST: Fix get_last_traded_dt on bcolz daily reader. #1457

Merged
merged 1 commit into from
Aug 31, 2016

Conversation

ehebert
Copy link
Contributor

@ehebert ehebert commented Aug 31, 2016

Remove special handling for the last session of an asset, which was
moving the last traded back a session.

If the asset has data on a session, get_last_traded_dt should always
return that session if it is the parameter to the method.

Remove special handling for the last session of an asset, which was
moving the last traded back a session.

If the asset has data on a session, `get_last_traded_dt` should always
return that session if it is the parameter to the method.
@coveralls
Copy link

coveralls commented Aug 31, 2016

Coverage Status

Coverage increased (+0.009%) to 86.153% when pulling 151c3e4 on allow-last-date-for-session-get-last-traded-dt into 35631f4 on master.

@ehebert ehebert merged commit 6c805b0 into master Aug 31, 2016
@ehebert ehebert deleted the allow-last-date-for-session-get-last-traded-dt branch August 31, 2016 19:53
bartosh pushed a commit to bartosh/zipline that referenced this pull request Sep 27, 2016
…r-session-get-last-traded-dt

TST: Fix get_last_traded_dt on bcolz daily reader.
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