yojo-art / cherrypick

連合志向のCherryPickフォーク
https://幼女.art
GNU Affero General Public License v3.0
10 stars 5 forks source link

お気に入り登録クリップの一覧画面から登録解除できるように #448

Closed kozakura913 closed 2 months ago

kozakura913 commented 2 months ago

What

お気に入り登録クリップの一覧画面から登録解除できるように

Why

お気に入り登録したクリップが削除されると一覧が取得できない問題を修正する

Additional info (optional)

Checklist

github-actions[bot] commented 2 months ago

이 PR에 의한 api.json 차이

차이점은 여기에서 볼 수 있음 ```diff ```

Get diff files from Workflow Page

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 15.42056% with 181 lines in your changes missing coverage. Please review.

Project coverage is 38.70%. Comparing base (4ae086f) to head (598dde2). Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
packages/backend/src/misc/remote-api-utils.ts 17.05% 107 Missing :warning:
packages/frontend/src/components/MkClipPreview.vue 0.00% 38 Missing :warning:
packages/backend/src/core/ClipService.ts 7.40% 25 Missing :warning:
...end/src/server/api/endpoints/clips/my-favorites.ts 0.00% 7 Missing :warning:
...backend/src/server/api/endpoints/clips/favorite.ts 0.00% 2 Missing :warning:
...es/backend/src/server/api/endpoints/users/clips.ts 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #448 +/- ## =========================================== - Coverage 39.54% 38.70% -0.85% =========================================== Files 1665 1662 -3 Lines 223798 217452 -6346 Branches 2617 2860 +243 =========================================== - Hits 88512 84162 -4350 + Misses 134677 132681 -1996 Partials 609 609 ```

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