-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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
Improve test coverage for 0.8.0 release #1245
Labels
Milestone
Comments
changhiskhan
pushed a commit
that referenced
this issue
May 26, 2012
wesm
added a commit
that referenced
this issue
Jun 20, 2012
wesm
added a commit
that referenced
this issue
Jun 20, 2012
wesm
added a commit
that referenced
this issue
Jun 20, 2012
wesm
added a commit
that referenced
this issue
Jun 20, 2012
changhiskhan
pushed a commit
that referenced
this issue
Jun 21, 2012
yarikoptic
added a commit
to neurodebian/pandas
that referenced
this issue
Jun 21, 2012
* commit 'v0.8.0b2-68-g7240b87': (68 commits) TST: additional coverage and cruft removal for ts plotting pandas-dev#1245 BUG: test coverage, groupby bug fixes BUG: fix NumPy 1.7 argmin workaround, test coverage BUG: out of bounds on buffer access if time doesn't exist in TimeSeries.at_time BUG: revert mpl hackaround TST: resample test coverage etc. pandas-dev#1245 BUG: test coverage and misc bug fixes, cruft deletion in period.py pandas-dev#1245 TST: finish test coverage of pandas.tseries.index pandas-dev#1245 BUG: fix closed='left' resample bug. test coverage pandas-dev#1245 TST: test coverage pandas-dev#1245 BUG: raise exception in DataFrame.fillna when axis=1 and pass dict/Series. close pandas-dev#1485 BUG: fillna called with Series should be analogous to with dict close pandas-dev#1486 BUG: fix MS/BMS range generation / onOffset bugs causing pandas-dev#1483 ENH: at_time/between_time work with tz-localized time series. refactoring and cleanup close pandas-dev#1481 BUG: label slicing with duplicate values, close pandas-dev#1480 TST: remove rogue print statement BUG: fixed broken imports BUG: do not convert bday freq in ts plots pandas-dev#1482 BUG: mask NaNs in non-ts plots TST: test case for tseries plots with data gaps ...
OK, I'm calling it good enough for government work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
many modules need many more test cases
The text was updated successfully, but these errors were encountered: