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: 修复和风天气无法找到城市时报错的问题 #367

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

he0119
Copy link
Owner

@he0119 he0119 commented Aug 7, 2023

如果没有查到对应城市,不应该报错。

@github-actions github-actions bot added the bug Something isn't working label Aug 7, 2023
@he0119 he0119 enabled auto-merge (squash) August 7, 2023 06:14
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #367 (34adff0) into master (d4eb9d2) will increase coverage by 0.09%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #367      +/-   ##
==========================================
+ Coverage   81.60%   81.70%   +0.09%     
==========================================
  Files          69       69              
  Lines        2610     2613       +3     
==========================================
+ Hits         2130     2135       +5     
+ Misses        480      478       -2     
Files Changed Coverage Δ
src/plugins/weather/heweather_api.py 92.98% <100.00%> (+2.24%) ⬆️
src/plugins/weather/heweather_models.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@he0119 he0119 merged commit 6bf4b6d into master Aug 7, 2023
6 checks passed
@he0119 he0119 deleted the fix/weather-lookup branch August 7, 2023 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant