Skip to content

fix(frontend): 画像エフェクターに入力する画像サイズの上限を追加#17168

Draft
kakkokari-gtyih wants to merge 1 commit intomisskey-dev:developfrom
kakkokari-gtyih:fix-image-fx-limiter
Draft

fix(frontend): 画像エフェクターに入力する画像サイズの上限を追加#17168
kakkokari-gtyih wants to merge 1 commit intomisskey-dev:developfrom
kakkokari-gtyih:fix-image-fx-limiter

Conversation

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor

What

ImageCompositorで処理できる寸法を超えた画像を読み込めないように

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

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 13.84%. Comparing base (cdb958c) to head (6bb7999).
⚠️ Report is 70 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17168      +/-   ##
===========================================
- Coverage    14.03%   13.84%   -0.19%     
===========================================
  Files          238      241       +3     
  Lines        11296    11662     +366     
  Branches      3736     3947     +211     
===========================================
+ Hits          1585     1615      +30     
- Misses        7586     7883     +297     
- Partials      2125     2164      +39     

☔ 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.

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

Labels

packages/frontend Client side specific issue/PR

Projects

Development

Successfully merging this pull request may close these issues.

1 participant