zlavere / GroupAWeatherAnalysis

0 stars 0 forks source link

Summary Only Showing Jan 1st, 1 #45

Closed zlavere closed 5 years ago

zlavere commented 5 years ago

A lot

Weemies commented 5 years ago

After investigation this issue seems to be coming from an error somewhere in the model. The currently failing tests point to an issue with thing being assigned to a collection and returned suggesting that the error isn't a format issue.

zlavere commented 5 years ago

WeatherInfo was not initializing values date, high temp, and lowtemp after moving to new constructor for precipitation.