Skip to content

Conversation

Meierschlumpf
Copy link
Member


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

  • Builds without warnings or errors (pnpm build, autofix with pnpm format:fix)
  • Pull request targets dev branch
  • Commits follow the conventional commits guideline
  • No shorthand variable names are used (eg. x, y, i or any abbrevation)
  • Documentation is up to date. Create a pull request here.

Closes #2158

@Meierschlumpf Meierschlumpf self-assigned this Sep 27, 2025
@Meierschlumpf Meierschlumpf requested a review from a team as a code owner September 27, 2025 21:24
@Meierschlumpf Meierschlumpf added the enhancement New feature or request label Sep 27, 2025
Copy link
Contributor

deepsource-io bot commented Sep 27, 2025

Here's the code health analysis summary for commits 4ebfb33..0e149e2. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ Success
🎯 1 occurence resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

github-actions bot commented Sep 27, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 25.29% 14805 / 58531
🔵 Statements 25.29% 14805 / 58531
🔵 Functions 37.47% 684 / 1825
🔵 Branches 72.4% 1653 / 2283
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/nextjs/src/app/[locale]/boards/[name]/settings/_background.tsx 0% 0% 0% 0% 1-220
apps/nextjs/src/app/[locale]/manage/medias/_actions/upload-media.tsx 0% 0% 0% 0% 1-25
packages/api/src/router/medias/media-router.ts 23.42% 100% 100% 23.42% 22-52, 58-98, 101-125
packages/forms-collection/src/icon-picker/icon-picker.tsx 0% 100% 100% 0% 2-206
packages/forms-collection/src/upload-media/upload-media.tsx 0% 100% 100% 0% 2-54
packages/validation/src/media.ts 35.29% 100% 100% 35.29% 12-35
Generated in workflow #8411 for commit 0e149e2 by the Vitest Coverage Report Action

@Meierschlumpf Meierschlumpf merged commit dcb845b into dev Oct 2, 2025
30 of 33 checks passed
@Meierschlumpf Meierschlumpf deleted the multiple-medias branch October 2, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Change the icon of several applications at once
2 participants