tsg-ut / slackbot

TSGのSlackで動くSlackbotたち
MIT License
15 stars 13 forks source link

sunriseの天気予報をいい感じに #835

Closed hakatashi closed 1 year ago

hakatashi commented 1 year ago

API rate limit に引っかかってあまり動作確認できてないけど、まあ、ええか

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 12.57% and project coverage change: -0.10 :warning:

Comparison is base (627d4b4) 23.41% compared to head (2b326c9) 23.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #835 +/- ## ========================================== - Coverage 23.41% 23.32% -0.10% ========================================== Files 171 173 +2 Lines 15132 15264 +132 Branches 3466 3489 +23 ========================================== + Hits 3543 3560 +17 - Misses 10208 10297 +89 - Partials 1381 1407 +26 ``` | [Impacted Files](https://app.codecov.io/gh/tsg-ut/slackbot/pull/835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsg-ut) | Coverage Δ | | |---|---|---| | [lib/slackUtils.ts](https://app.codecov.io/gh/tsg-ut/slackbot/pull/835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsg-ut#diff-bGliL3NsYWNrVXRpbHMudHM=) | `0.00% <0.00%> (ø)` | | | [sunrise/fetch.ts](https://app.codecov.io/gh/tsg-ut/slackbot/pull/835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsg-ut#diff-c3VucmlzZS9mZXRjaC50cw==) | `0.00% <0.00%> (ø)` | | | [sunrise/forecast.ts](https://app.codecov.io/gh/tsg-ut/slackbot/pull/835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsg-ut#diff-c3VucmlzZS9mb3JlY2FzdC50cw==) | `7.50% <7.50%> (ø)` | | | [sunrise/index.ts](https://app.codecov.io/gh/tsg-ut/slackbot/pull/835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsg-ut#diff-c3VucmlzZS9pbmRleC50cw==) | `56.62% <23.52%> (+0.37%)` | :arrow_up: | | [sunrise/util.ts](https://app.codecov.io/gh/tsg-ut/slackbot/pull/835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsg-ut#diff-c3VucmlzZS91dGlsLnRz) | `25.00% <25.00%> (ø)` | | | [sunrise/views/listPointsDialog.ts](https://app.codecov.io/gh/tsg-ut/slackbot/pull/835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsg-ut#diff-c3VucmlzZS92aWV3cy9saXN0UG9pbnRzRGlhbG9nLnRz) | `66.66% <100.00%> (+16.66%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/tsg-ut/slackbot/pull/835/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsg-ut)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.