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: pretty-print-error to print errors in console #1586

Closed
wants to merge 4 commits into from

Conversation

manuel-rw
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)

@manuel-rw manuel-rw self-assigned this Dec 2, 2024
Copy link

deepsource-io bot commented Dec 2, 2024

Here's the code health analysis summary for commits a1a6dc9..967598e. 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.

@manuel-rw manuel-rw force-pushed the fix/print-console-errors-in-log branch from b19c342 to 6f98698 Compare December 2, 2024 20:07
Copy link

github-actions bot commented Dec 2, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 24.19% 7198 / 29750
🔵 Statements 24.19% 7198 / 29750
🔵 Functions 25.95% 272 / 1048
🔵 Branches 63.94% 846 / 1323
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/request-handler/src/lib/cached-request-integration-job-handler.ts 14.92% 100% 100% 14.92% 36-103
Generated in workflow #3969 for commit 967598e by the Vitest Coverage Report Action

@manuel-rw manuel-rw force-pushed the fix/print-console-errors-in-log branch from 6f98698 to 08e9d9f Compare December 2, 2024 20:18
@manuel-rw manuel-rw marked this pull request as ready for review December 2, 2024 20:21
@manuel-rw manuel-rw requested a review from a team as a code owner December 2, 2024 20:21
SeDemal
SeDemal previously approved these changes Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants