-
Notifications
You must be signed in to change notification settings - Fork 77
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 incorrect error output of gen-test chatopts command #2004
Conversation
Signed-off-by: kevindiu <[email protected]>
/gen-test |
[CHATOPS:HELP] ChatOps commands.
|
[GEN TEST] Generating missing test files triggered by kevindiu. |
Deploying with Cloudflare Pages
|
[GEN TEST] Failed to generate tests. Error: Object |
618ed48
to
4a8f864
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #2004 +/- ##
==========================================
+ Coverage 29.48% 30.32% +0.83%
==========================================
Files 365 356 -9
Lines 34436 32994 -1442
==========================================
- Hits 10153 10004 -149
+ Misses 23865 22585 -1280
+ Partials 418 405 -13 see 13 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
[GEN TEST] Failed to generate tests. Error: Object |
Signed-off-by: kevindiu <[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.
LGTM
Description:
This PR fixes the incorrect error output of
/gen-test
chatopts command.Also it fixes some steps execute on all PR and causing error output on PR.
Related Issue:
Versions:
Checklist:
Special notes for your reviewer: