misskey-dev / misskey

🌎 An interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.63k stars 1.28k forks source link

chore(backend): fix wrong column description in UserProfile #14008

Open KisaragiEffective opened 1 week ago

KisaragiEffective commented 1 week ago

What

fix #13496

Why

Additional info (optional)

Checklist

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.35%. Comparing base (ef205fb) to head (8fe6a95). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14008 +/- ## ============================================ - Coverage 77.84% 65.35% -12.50% ============================================ Files 185 1004 +819 Lines 25601 115336 +89735 Branches 487 5555 +5068 ============================================ + Hits 19930 75374 +55444 - Misses 5664 39935 +34271 - Partials 7 27 +20 ```

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

github-actions[bot] commented 1 week ago

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

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

Get diff files from Workflow Page

syuilo commented 4 days ago

マイグレーションはしなくていいかしら

KisaragiEffective commented 4 days ago

既存カラムのコメントいじるのにもマイグレーション要る?

anatawa12 commented 4 days ago

必要です

KisaragiEffective commented 4 days ago

じゃあ生成するか…