misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.95k stars 1.35k forks source link

fix(backend): アンテナのソースになっているリストがnullな場合クエリータイムアウトが発生する問題を修正 #14568

Closed kakkokari-gtyih closed 3 weeks ago

kakkokari-gtyih commented 3 weeks ago

What

書いてあるとおり

Why

Additional info (optional)

フロントエンドは無いのね

Checklist

github-actions[bot] commented 3 weeks ago

このPRによるapi.jsonの差分

差分はこちら ```diff ```

Get diff files from Workflow Page

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 39.63%. Comparing base (0e4b6d1) to head (d49ac32). Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
packages/backend/src/core/AntennaService.ts 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14568 +/- ## ============================================ + Coverage 19.54% 39.63% +20.08% ============================================ Files 713 1535 +822 Lines 100312 190849 +90537 Branches 997 3498 +2501 ============================================ + Hits 19610 75647 +56037 - Misses 80158 114641 +34483 - Partials 544 561 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

syuilo commented 3 weeks ago

🙏🏿