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

regression_plots problems (pylint) and missing test coverage #890

Closed
josef-pkt opened this issue Jun 22, 2013 · 1 comment · Fixed by #1600
Closed

regression_plots problems (pylint) and missing test coverage #890

josef-pkt opened this issue Jun 22, 2013 · 1 comment · Fixed by #1600

Comments

@josef-pkt
Copy link
Member

pylint finds two undefined variables

regression_plots has unittests (smoketests for matplotlib based functions) but incomplete coverage

add_lowess has no tests (#856 adds a smoketest for this)

@josef-pkt
Copy link
Member Author

add refactor in one of the broken code paths

ret_coords -> return_coords

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant