-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Fix exception causes all over the codebase #1007 #1014
Conversation
@microsoft-github-policy-service agree |
@LinxinS97 this is a continuation of #1007 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1014 +/- ##
===========================================
+ Coverage 30.27% 40.65% +10.37%
===========================================
Files 30 30
Lines 3980 3980
Branches 897 946 +49
===========================================
+ Hits 1205 1618 +413
+ Misses 2696 2233 -463
- Partials 79 129 +50
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
A small formatting issue see run result. |
Co-authored-by: Li Jiang <[email protected]>
Why are these changes needed?
This is a continuation of #1007 for the entire codebase.