Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis pull request updates contact details and usernames across multiple documentation, configuration, and test files. The changes replace references to "patak.dev" with "patak.cat" in the Code of Conduct's incident reporting contact, the Project Stewards section in governance documentation, the fallback steward usernames in the contributors API, and test fixture data for Bluesky author handles. No logic or control flow modifications are present. Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
🔗 Linked issue
N/A
🧭 Context
patak is currently referred to as @patak-dev or patak.dev, but he has changed his handle in the meantime.
📚 Description
patak is now correctly referred to as @patak-cat or patak.cat.
Note: a test in
test/nuxt/a11y.spec.tsrefers to a Bluesky post by patak which is no longer accessible by the samedid:plc. But the tests kept passing after the post became inaccessible, so I am assuming this is not a problem. Even if it is a problem, it should probably be solved separately.