-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Test coverage improvements #562
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
Conversation
adamklein
commented
Dec 31, 2011
- a few modules up to 100%
- a few small bugfixes on non-obvious codepaths
* 'testcov' of github.com:adamklein/pandas: add note to release doc added more test coverage, fixed bug in from_records with index param is integer added test coverage, fixed DateRange join bug
Not sure how you got a merge commit in this but... |
Very strange. Not sure what I did - maybe rebase master before pushing On Jan 1, 2012, at 8:50 PM, Wes McKinney
|
Must have been a merge issue / conflict while rebasing. Dunno |
…-dev#562) * Add advanced query for list_symbols() similar to VersionStore * Optimize aggregation pipeline * Fix tests: - Arctic uses older 'block' level LZ4 compression - fix imports - move LZ4 related tests from unit to integration tests - pandas import for newer versions (>= 0.23.x)