-
Notifications
You must be signed in to change notification settings - Fork 56
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
better errors from rust to lsp for execution errors #5526
base: main
Are you sure you want to change the base?
Conversation
jessfraz
commented
Feb 26, 2025
•
edited
Loading
edited
- todo make miette errors handle multiple files
- lsp test for multiple files
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5526 +/- ##
==========================================
- Coverage 86.29% 86.28% -0.01%
==========================================
Files 95 95
Lines 35952 35990 +38
==========================================
+ Hits 31025 31055 +30
- Misses 4927 4935 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1a83576
to
7034241
Compare
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
a2467c9
to
6ca0ae9
Compare
Signed-off-by: Jess Frazelle <[email protected]>
1b18618
to
4f05730
Compare
Signed-off-by: Jess Frazelle <[email protected]>
7051701
to
2a705f2
Compare
Signed-off-by: Jess Frazelle <[email protected]>