Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: create AddGuestbookForm and add new onValid props for GuestbookForm #275

Merged
merged 2 commits into from May 6, 2024

Conversation

ixartz
Copy link
Owner

@ixartz ixartz commented May 6, 2024

No description provided.

Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 5.48%. Comparing base (250fb06) to head (cdab092).

Files Patch % Lines
src/components/AddGuestbookForm.tsx 0.00% 4 Missing ⚠️
src/components/EditableGuestbookEntry.tsx 0.00% 3 Missing ⚠️
src/components/GuestbookForm.tsx 0.00% 3 Missing ⚠️
src/app/[locale]/(unauth)/guestbook/page.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #275      +/-   ##
========================================
- Coverage   5.50%   5.48%   -0.02%     
========================================
  Files         37      38       +1     
  Lines        309     310       +1     
  Branches      23      21       -2     
========================================
  Hits          17      17              
- Misses       282     283       +1     
  Partials      10      10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ixartz ixartz merged commit 8b86b10 into main May 6, 2024
4 of 5 checks passed
Copy link

github-actions bot commented May 7, 2024

🎉 This PR is included in version 3.47.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant