w3bdesign / dfweb-v4

🏡 DFWeb personal portfolio version 4 with Next.js (App router), Sanity.io, React Hook Form, Motion, Ladle, Tailwind CSS, Cypress, Playwright and more. 100% test coverage. 100% typescript.
https://www.dfweb.no
MIT License
0 stars 0 forks source link

Create reusable GenericForm component #287

Closed w3bdesign closed 2 months ago

w3bdesign commented 2 months ago

This refactoring improves code reusability, maintainability, and type safety across the application. The GenericForm component can now be easily used in other parts of the application, reducing duplication and standardizing form handling.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dfweb-v4 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 4:11am
codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.53%. Comparing base (78160c2) to head (f3f9c99).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ========================================== + Coverage 99.52% 99.53% +0.01% ========================================== Files 22 23 +1 Lines 209 214 +5 Branches 65 65 ========================================== + Hits 208 213 +5 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud