Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix storybook testbed #11264

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from
Draft

Fix storybook testbed #11264

wants to merge 13 commits into from

Conversation

saschanaz
Copy link
Member

ローカルでpnpm --filter frontend build-storybookstorybook-devも動かないのでここでテスト

@github-actions github-actions bot added packages/frontend Client side specific issue/PR packages/backend Server side specific issue/PR packages/misskey-js packages/backend:test labels Jul 12, 2023
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #11264 (5d4ab60) into develop (b6a432f) will increase coverage by 0.06%.
The diff coverage is 78.57%.

@@             Coverage Diff             @@
##           develop   #11264      +/-   ##
===========================================
+ Coverage    77.68%   77.75%   +0.06%     
===========================================
  Files          910      908       -2     
  Lines        92033    91893     -140     
  Branches      7670     7703      +33     
===========================================
- Hits         71500    71455      -45     
+ Misses       20533    20438      -95     
Impacted Files Coverage Δ
...kend/src/server/api/endpoints/admin/update-meta.ts 65.03% <60.00%> (-0.06%) ⬇️
packages/backend/src/server/api/endpoints/meta.ts 74.30% <66.66%> (+0.07%) ⬆️
...ges/backend/src/server/api/endpoints/admin/meta.ts 78.44% <80.00%> (-0.04%) ⬇️
...kend/src/core/activitypub/models/ApImageService.ts 79.78% <85.71%> (+27.09%) ⬆️
packages/backend/src/models/entities/Meta.ts 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

@saschanaz
Copy link
Member Author

#11267

もうわからない

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 packages/frontend Client side specific issue/PR packages/misskey-js
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant