JeetShetty / GreenPiThumb

https://mtlynch.io/greenpithumb/
Apache License 2.0
82 stars 12 forks source link

Refactoring poll scheduling into Scheduler class #136

Closed mtlynch closed 7 years ago

mtlynch commented 7 years ago

Poll scheduling is complex enough that it merits its own class with direct unit tests. Refactoring the scheduling logic into a Scheduler class and adding tests for scheduling.

Fixes #134

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.1%) to 79.764% when pulling d47f7fc84f0671106bb781acf4b9e0bfc2f4d248 on mtlynch:scheduler into 2b41b2287f737acf312fd7469b14475dd8220091 on JeetShetty:master.