test(api): validate accent hex color parameter#1984
Conversation
|
@KrishnanshPuri is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
Aamod007
left a comment
There was a problem hiding this comment.
Corrects accent validation test input from #ZZZZZZZ (7 chars -> wrong length) to #ZZZZZZ (6 chars -> proper length, invalid hex chars). More precise boundary test. 219/219 tests pass.
|
🎉 Congratulations @KrishnanshPuri! Your PR has been successfully merged. 🚀 Thank you for contributing to CommitPulse. Your work helps us build a better tool for the community.
Keep building! 💻✨ |
Description
Fixes #1434
Pillar
Visual Preview
Checklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors (CI will fail otherwise).feat(themes): ...,fix(calculate): ...).README.mdif I added a new theme or URL parameter.