feat: add eyre + color-eyre for rich error reporting - #40
Conversation
|
Note Currently processing new changes in this PR. This may take a few minutes, please wait... ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdds ChangesError Reporting Setup
Estimated code review effort: 1 (Trivial) | ~3 minutes Related issues: Suggested labels: dependencies, enhancement Suggested reviewers: none identified 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Installs color_eyre at program start for color-coded errors with backtraces and source context - matches mise pattern
e90c6fa to
7b40f59
Compare
Closes #37 (partial)
Summary
Add eyre + color-eyre dependencies and install color_eyre error handler at program start for color-coded errors with backtraces and source context — matches mise's error reporting pattern.
Test plan
Notes for reviewers
Summary by CodeRabbit