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

feat: add error page for docker tools page #1655

Merged
merged 1 commit into from
Dec 15, 2024
Merged

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 buid, 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)

image

@Meierschlumpf Meierschlumpf added the enhancement New feature or request label Dec 14, 2024
@Meierschlumpf Meierschlumpf self-assigned this Dec 14, 2024
@Meierschlumpf Meierschlumpf requested a review from a team as a code owner December 14, 2024 14:18
Copy link

deepsource-io bot commented Dec 14, 2024

Here's the code health analysis summary for commits da63d8e..1fc14b9. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

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

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 21.75% 7258 / 33368
🔵 Statements 21.75% 7258 / 33368
🔵 Functions 25.35% 270 / 1065
🔵 Branches 63.25% 840 / 1328
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/nextjs/src/app/[locale]/manage/tools/docker/error.tsx 0% 0% 0% 0% 1-27
packages/api/src/router/docker/docker-router.ts 60.92% 68% 100% 60.92% 23-56, 59-63, 67-72, 92, 105, 118, 131, 147-148, 165-166, 181-189
packages/widgets/src/errors/base-component.tsx 0% 0% 0% 0% 1-36
Generated in workflow #4133 for commit 1fc14b9 by the Vitest Coverage Report Action

@Meierschlumpf Meierschlumpf merged commit 6031191 into dev Dec 15, 2024
13 checks passed
@Meierschlumpf Meierschlumpf deleted the add-docker-error-page branch December 15, 2024 11:34
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.

2 participants