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

fix(backend): フィードのノートのMFMはHTMLにレンダーしてから返す #14006

Closed KisaragiEffective closed 4 days ago

KisaragiEffective commented 1 week ago

What

fix #3720

Why

同上

Additional info (optional)

Checklist

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 65.23%. Comparing base (dc3629e) to head (9b32b08). Report is 27 commits behind head on develop.

:exclamation: Current head 9b32b08 differs from pull request most recent head c03d9e1

Please upload reports for the commit c03d9e1 to get more accurate results.

Files Patch % Lines
packages/backend/src/server/web/FeedService.ts 40.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14006 +/- ## =========================================== + Coverage 65.18% 65.23% +0.05% =========================================== Files 1007 1009 +2 Lines 115252 115426 +174 Branches 5500 5542 +42 =========================================== + Hits 75123 75296 +173 Misses 38687 38687 - Partials 1442 1443 +1 ```

: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

KisaragiEffective commented 1 week ago

https://github.com/misskey-dev/misskey/actions/runs/9527705356/job/26264604413?pr=14006#step:5:8 ???

syuilo commented 4 days ago

👍🏻