Skip to content

testing - do not merge#17507

Draft
kakkokari-gtyih wants to merge 44 commits into
misskey-dev:developfrom
kakkokari-gtyih:enh-be-server-hono
Draft

testing - do not merge#17507
kakkokari-gtyih wants to merge 44 commits into
misskey-dev:developfrom
kakkokari-gtyih:enh-be-server-hono

Conversation

@kakkokari-gtyih

Copy link
Copy Markdown
Member

テスト中・マージしないこと

What

Why

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

このPRによるapi.jsonの差分
差分はありません。
Get diff files from Workflow Page

@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

Backend memory usage comparison

Before GC

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 300.02 MB 281.09 MB -18.92 MB -6.30%
VmHWM 300.02 MB 281.09 MB -18.92 MB -6.30%
VmSize 23165.45 MB 23148.62 MB -16.82 MB -0.07%
VmData 1365.38 MB 1347.99 MB -17.39 MB -1.27%

After GC

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 300.13 MB 281.15 MB -18.98 MB -6.32%
VmHWM 300.13 MB 281.15 MB -18.98 MB -6.32%
VmSize 23165.53 MB 23148.78 MB -16.74 MB -0.07%
VmData 1365.46 MB 1348.16 MB -17.30 MB -1.26%

After Request

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 300.50 MB 282.32 MB -18.17 MB -6.04%
VmHWM 300.50 MB 282.32 MB -18.17 MB -6.04%
VmSize 23165.53 MB 23234.28 MB +68.75 MB +0.29%
VmData 1365.46 MB 1349.06 MB -16.40 MB -1.20%

See workflow logs for details

@codecov

codecov Bot commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 9.60503% with 1007 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.36%. Comparing base (81b1824) to head (5014c4e).

Files with missing lines Patch % Lines
...ges/backend/src/server/ActivityPubServerService.ts 0.00% 202 Missing and 30 partials ⚠️
...ages/backend/src/server/web/ClientServerService.ts 0.00% 202 Missing and 24 partials ⚠️
packages/backend/src/server/ServerService.ts 0.00% 81 Missing and 25 partials ⚠️
...ackages/backend/src/server/api/ApiServerService.ts 0.00% 80 Missing and 23 partials ⚠️
packages/backend/src/server/api/ApiCallService.ts 0.00% 51 Missing and 9 partials ⚠️
...ackend/src/server/api/StreamingApiServerService.ts 0.00% 47 Missing and 8 partials ⚠️
...kages/backend/src/server/WellKnownServerService.ts 0.00% 37 Missing and 3 partials ⚠️
...ckages/backend/src/server/NodeinfoServerService.ts 0.00% 37 Missing and 1 partial ⚠️
.../backend/src/server/oauth/OAuth2ProviderService.ts 0.00% 32 Missing and 1 partial ⚠️
...ackages/backend/src/server/api/SignupApiService.ts 0.00% 24 Missing and 4 partials ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17507      +/-   ##
===========================================
- Coverage    25.23%   22.36%   -2.88%     
===========================================
  Files         1163     1163              
  Lines        39842    39725     -117     
  Branches     11083    11097      +14     
===========================================
- Hits         10055     8885    -1170     
- Misses       23868    24730     +862     
- Partials      5919     6110     +191     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sinzai

This comment was marked as off-topic.

@dosubot

This comment was marked as off-topic.

@sinzai

This comment was marked as off-topic.

@misskey-dev misskey-dev locked as off-topic and limited conversation to collaborators Jun 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

packages/backend:test packages/backend Server side specific issue/PR

Projects

Development

Successfully merging this pull request may close these issues.

2 participants