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

fix for wrong high temperature and low temperature in forecast day datas when using openweathermap API #9

Merged
merged 1 commit into from
May 14, 2017

Conversation

Wildog
Copy link
Contributor

@Wildog Wildog commented Apr 28, 2017

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #9 into master will decrease coverage by 0.36%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #9      +/-   ##
=========================================
- Coverage   67.76%   67.4%   -0.37%     
=========================================
  Files          24      24              
  Lines        1666    1534     -132     
  Branches      140     143       +3     
=========================================
- Hits         1129    1034      -95     
+ Misses        536     499      -37     
  Partials        1       1
Impacted Files Coverage Δ
SmileWeather/Classes/SmileWeatherData.m 62.94% <100%> (+2.3%) ⬆️
SmileWeather/Classes/SmileWeatherForecastDayData.m 51.35% <0%> (-8.11%) ⬇️
SmileWeather/Classes/SmileWeatherHourlyData.m 59.25% <0%> (-7.41%) ⬇️
SmileWeather/Classes/SmileWeatherOneDayData.m 75% <0%> (-5%) ⬇️
...Weather-Example/SmileWeather-Example/AppDelegate.m 33.33% <0%> (-4.17%) ⬇️
SmileWeather/Classes/SmileLineLayout.m 90.62% <0%> (-2.93%) ⬇️
SmileWeather/Classes/SmileWeatherDemoVC.m 77.64% <0%> (-2.47%) ⬇️
SmileWeather/Classes/SmileWeatherCurrentData.m 70.45% <0%> (-1.89%) ⬇️
...ther-Example/SmileWeather-Example/ViewController.m 51.37% <0%> (-1.67%) ⬇️
SmileWeather/Classes/SmileWeatherDownLoader.m 59.65% <0%> (-1.39%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b37b8df...f285122. Read the comment docs.

@liu044100
Copy link
Owner

@Wildog Sorry for the delayed response.

Thanks for fix it. 👍🏻

@liu044100 liu044100 merged commit 3f4e962 into liu044100:master May 14, 2017
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