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

#141 and #130 Removes the 'SPP' option from client_factory(...) until we have something implemented. #144

Merged
merged 3 commits into from
Sep 11, 2017

Conversation

r24mille
Copy link
Contributor

@r24mille r24mille commented Sep 8, 2017

Having 'SPP' as an available option for client_factory(...) suggests to users that we have a client implemented for Southwest Power Pool when we actually don't. I would be pretty frustrated if I saw SPP listed, only to be met with a completely non-functional client.

This commit removes that confusion until we're able to implement #141 properly. It also deletes spp_test.py which had a bunch of useless content that was commented out entirely.

This would suggest to our users that the SPP client exists, where currently
spp.py doesn't do anything.
We can create new test cases once an SPP client is implemented for WattTime#141.
@coveralls
Copy link

coveralls commented Sep 8, 2017

Coverage Status

Coverage decreased (-0.2%) to 31.997% when pulling 2ec01b0 on r24mille:141_remove_spp_until_implemented into d4cb575 on WattTime:master.

@ajdonnison ajdonnison merged commit 450fc14 into WattTime:master Sep 11, 2017
@r24mille r24mille deleted the 141_remove_spp_until_implemented branch September 11, 2017 10:34
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.

3 participants