-
Notifications
You must be signed in to change notification settings - Fork 0
feat: implement og:url and og:type with Vitest test cases and demo update (#8) #9
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
Conversation
…date (#8)) - Add ogUrl and ogType props to ReactHeadSafe component - Implement logic to manage og:url and og:type tags with duplicate prevention - Add Vitest test cases to verify tag creation and update logic - Update README.md and README.ko.md with the new API documentation - Update the demo project to showcase practical usage of the new OG tags
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughThe pull request adds two new Open Graph metadata properties ( Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Tip 🧪 Unit Test Generation v2 is now available!We have significantly improved our unit test generation capabilities. To enable: Add this to your reviews:
finishing_touches:
unit_tests:
enabled: trueTry it out by using the Have feedback? Share your thoughts on our Discord thread! Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary by CodeRabbit
New Features
ogUrlandogTypeOpen Graph metadata properties to support enhanced social sharing previews.Tests
✏️ Tip: You can customize this high-level summary in your review settings.