feat: define FactoryError variants #103#124
feat: define FactoryError variants #103#124Arome8240 wants to merge 3 commits intoAlien-Protocol:mainfrom
Conversation
|
@Arome8240 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughAdds a new public Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Hello @Arome8240 , Resolve Conflicts and check why this your code failed . |
- Remove PartialOrd and Ord derives from FactoryError enum - Simplify error type to only include necessary comparison traits - Reduces unnecessary trait implementations for error handling
|
fixed @ryzen-xp |
|
hello @Arome8240 , fix your code today . |
fixes #103
Summary by CodeRabbit