Skip to content

testing - do not merge#17507

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

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

Conversation

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor

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

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
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 29, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 29, 2026

Backend memory usage comparison

Before GC

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 299.08 MB 269.93 MB -29.14 MB -9.74%
VmHWM 299.08 MB 269.93 MB -29.14 MB -9.74%
VmSize 23164.56 MB 23136.96 MB -27.60 MB -0.11%
VmData 1364.46 MB 1335.41 MB -29.05 MB -2.12%

After GC

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 299.61 MB 270.18 MB -29.42 MB -9.82%
VmHWM 299.61 MB 270.18 MB -29.42 MB -9.82%
VmSize 23165.06 MB 23137.46 MB -27.60 MB -0.11%
VmData 1364.96 MB 1335.91 MB -29.05 MB -2.12%

After Request

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 299.99 MB 271.42 MB -28.57 MB -9.52%
VmHWM 299.99 MB 271.42 MB -28.57 MB -9.52%
VmSize 23165.06 MB 23222.96 MB +57.89 MB +0.24%
VmData 1364.96 MB 1336.81 MB -28.15 MB -2.06%

See workflow logs for details

@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

❌ Patch coverage is 9.73612% with 992 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.39%. Comparing base (e50603e) to head (3558262).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ges/backend/src/server/ActivityPubServerService.ts 0.00% 202 Missing and 29 partials ⚠️
...ages/backend/src/server/web/ClientServerService.ts 0.00% 202 Missing and 24 partials ⚠️
packages/backend/src/server/ServerService.ts 0.00% 80 Missing and 22 partials ⚠️
...ackages/backend/src/server/api/ApiServerService.ts 0.00% 73 Missing and 22 partials ⚠️
packages/backend/src/server/api/ApiCallService.ts 0.00% 51 Missing and 9 partials ⚠️
...ackend/src/server/api/StreamingApiServerService.ts 0.00% 44 Missing and 6 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% 35 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    24.93%   22.39%   -2.54%     
===========================================
  Files         1158     1162       +4     
  Lines        39539    39670     +131     
  Branches     11011    11070      +59     
===========================================
- Hits          9858     8885     -973     
- Misses       23780    24692     +912     
- Partials      5901     6093     +192     

☔ View full report in Codecov by Sentry.
📢 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
Contributor Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

Development

Successfully merging this pull request may close these issues.

1 participant