Skip to content

Conversation

@taroj1205
Copy link
Member

…logs

Description

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Manual testing (requires screenshots or videos)
  • Integration tests written (requires checks to pass)

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added thorough tests that prove my fix is effective and that my feature works
  • I've requested a review from another user

@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2025

Preview Deployment Status

✅ Storybook Preview: https://0205ca69.uabc-storybook.pages.dev

✅ Frontend Preview: https://a1347662.uabc.pages.dev

@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 84.3% (🎯 70%)
⬇️ -0.06%
2277 / 2701
🟢 Statements 84.24% (🎯 70%)
⬇️ -0.06%
2336 / 2773
🟢 Functions 80.2% (🎯 80%)
🟰 ±0%
551 / 687
🟢 Branches 78.34% (🎯 60%)
🟰 ±0%
1226 / 1565
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/frontend/src/components/ErrorBoundary.tsx 0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
33-28
apps/frontend/src/components/client/auth/RegisterSection.tsx 0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
15-64
Generated in workflow #3400 for commit 932b1ac by the Vitest Coverage Report Action

Comment on lines 5 to 12
# Define catalogs for shared dependencies to improve performance
catalog:
# Core React ecosystem
react: 19.1.1
react-dom: 19.1.1
next: 15.3.5

# TypeScript and types
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can use named catalogs so that these comments are redundant

https://pnpm.io/catalogs#named-catalogs

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