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(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止 #14515

Closed kakkokari-gtyih closed 1 month ago

kakkokari-gtyih commented 1 month ago

What

Why

Fix #13919

Additional info (optional)

Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 19.97%. Comparing base (cdb0566) to head (8f4a58c). Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/components/MkChart.vue 0.00% 26 Missing :warning:
packages/frontend/src/pages/instance-info.vue 0.00% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14515 +/- ## =========================================== - Coverage 19.97% 19.97% -0.01% =========================================== Files 725 725 Lines 100568 100579 +11 Branches 1047 1047 =========================================== Hits 20089 20089 - Misses 79935 79946 +11 Partials 544 544 ```

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

syuilo commented 1 month ago

🙏🏿