-
Couldn't load subscription status.
- Fork 7
Closed
Labels
code qualityCode readability or efficiency is improvedCode readability or efficiency is improved
Description
WeatherSource:
WeatherSource#applyandWeatherSource#checkConfigcan be consolidated.checkConfigis a bad name considering what the method is doing, anyway.- Creation of
WeatherSourceWrapperin line 344ff can be simplified
WeatherSourceWrapper:
- The usage of implicits in all
WeatherSourceWrapper#applymethods is unnecessary and confusing
There's probably more once one looks deeper into this
Metadata
Metadata
Assignees
Labels
code qualityCode readability or efficiency is improvedCode readability or efficiency is improved