-
Notifications
You must be signed in to change notification settings - Fork 295
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
Improve error message for pyflyte run #2472
Conversation
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2472 +/- ##
===========================================
- Coverage 80.12% 42.13% -38.00%
===========================================
Files 185 185
Lines 18636 18714 +78
Branches 3853 3657 -196
===========================================
- Hits 14933 7886 -7047
- Misses 3056 10718 +7662
+ Partials 647 110 -537 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Signed-off-by: Kevin Su <[email protected]> Signed-off-by: bugra.gedik <[email protected]>
Signed-off-by: Kevin Su <[email protected]> Signed-off-by: Jan Fiedler <[email protected]>
Signed-off-by: Kevin Su <[email protected]> Signed-off-by: mao3267 <[email protected]>
Tracking issue
NA
Why are the changes needed?
The error message is cryptic
What changes were proposed in this pull request?
pyflyte serve agent
git config not found
errorHow was this patch tested?
Setup process
Screenshots
Before:
After:
Check all the applicable boxes
Related PRs
NA
Docs link
NA