danwill89 / gen-ai

MIT License
0 stars 0 forks source link

Add function to calculate name length in card.tsx #20

Open sweep-ai[bot] opened 10 months ago

sweep-ai[bot] commented 10 months ago

PR Feedback (click)

Summary of Changes

Please review and merge these changes.

Fixes #19.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

sweep-ai[bot] commented 10 months ago

Sandbox Executions

trunk fmt app/components/card.tsx || exit 0 1/2 ✓
 ✔ Formatted app/components/card.tsx
Re-checking autofixed files...

Checked 1 file
✔ No issues
Run trunk upgrade to upgrade 2 linters
trunk check --fix --print-failures app/components/card.tsx 2/2 ✓
Checked 1 file
✔ No issues

sweep-ai[bot] commented 10 months ago

Apply Sweep Rules to your PR?

danwill89 commented 10 months ago

Sweep: add 5 tests to test the getNameLength function in card.tsx

sweep-ai[bot] commented 10 months ago

🚀 Wrote Changes

Done.

danwill89 commented 10 months ago

Sweep: add testing-library/react to package.json

sweep-ai[bot] commented 10 months ago

🚀 Wrote Changes

Done.