Skip to content

Conversation

@kylemh
Copy link
Member

@kylemh kylemh commented Oct 27, 2025

Description of changes

Issue Resolved

Fixes #1722
Fixes #1723

Screenshots/GIFs

@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
operation-code Ready Ready Preview Comment Oct 27, 2025 6:33pm
storybook Ready Ready Preview Comment Oct 27, 2025 6:33pm

@kylemh
Copy link
Member Author

kylemh commented Oct 27, 2025

kylemh and others added 2 commits October 27, 2025 16:13
Fixed 64 missing React key prop errors and 2 unescaped entity errors:
- Added key props to all JSX elements in arrays across components and pages
- Fixed display name issue in project_rebuild.tsx
- Escaped apostrophes in about.tsx and chapters.tsx

All lint errors are now resolved. Only 6 console statement warnings remain.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Oct 27, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 84.17% 5134 / 6099
🔵 Statements 84.17% 5134 / 6099
🔵 Functions 87.5% 161 / 184
🔵 Branches 93.82% 623 / 664
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
components/Branding/ColorSection/ColorSection.tsx 100% 100% 100% 100%
components/Branding/FontSection/FontSection.tsx 100% 100% 100% 100%
components/Branding/LogoSection/LogoSection.tsx 100% 100% 100% 100%
components/Content/__stories__/Content.stories.tsx 0% 100% 100% 0% 2-45
components/Content/__tests__/Content.test.tsx 100% 100% 100% 100%
components/Form/MultiStepForm.tsx 100% 100% 100% 100%
components/Heading/Heading.tsx 100% 100% 100% 100%
Generated in workflow #34 for commit f7ad5ec by the Vitest Coverage Report Action

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.

Replace Cypress with Playwright Integrate Playwright

2 participants