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): weird AP delivered chart in control panel #14481

Closed zyoshoka closed 2 weeks ago

zyoshoka commented 1 month ago

What

コントロールパネル内の Ap requests 内のチャートの表示がおかしかった問題を修正します。

Why

Closes #13350 Closes #14480

Additional info (optional)

Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 19.61%. Comparing base (cd247b9) to head (95f6e8e). Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...c/pages/admin/overview.ap-requests.stories.impl.ts 0.00% 40 Missing and 1 partial :warning:
.../frontend/src/pages/admin/overview.ap-requests.vue 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14481 +/- ## ============================================ - Coverage 39.56% 19.61% -19.96% ============================================ Files 1541 715 -826 Lines 192648 101070 -91578 Branches 3529 985 -2544 ============================================ - Hits 76229 19824 -56405 + Misses 115823 80702 -35121 + Partials 596 544 -52 ```

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

kakkokari-gtyih commented 3 weeks ago

👀

syuilo commented 2 weeks ago

🙏🏻