Commits
Click on a commit to change the comparison range✅ test(mq-lang): add comprehensive error and debugger test coverage
- Add exhaustive test cases for diagnostic_code_and_help covering all InnerError variants
- Add debugger_tests module for testing debugger functionality with breakpoints
- Exclude debugger.rs from codecov as it contains test infrastructure 🐛 Fix(debugger_tests): format