Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Have detail output for Submission #9

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

Closed
gynet opened this issue Oct 8, 2016 · 4 comments
Closed

Have detail output for Submission #9

gynet opened this issue Oct 8, 2016 · 4 comments

Comments

@gynet
Copy link

gynet commented Oct 8, 2016

It would be nice not only show how many test passed/failed, but also detail output especially for errors.

@skygragon
Copy link
Owner

Need more info about this, do you mean the output of 'submit' command?

@gynet
Copy link
Author

gynet commented Oct 9, 2016

After using "lc submit", if there is any error, the console would only show "✘ Compile Error"or "✘ Runtime Error" instead of details exception message/messages.

skygragon added a commit that referenced this issue Oct 9, 2016
* show more error msg
* show failed testcase

Signed-off-by: Eric Wang <skygragon@gmail.com>
@skygragon
Copy link
Owner

Got it and please try the latest fix. Also note that for runtime error there is no detail msg returned from leetcode.com, while the failed case is out there thus you can still debug that specific testcase with "test" command.

@gynet
Copy link
Author

gynet commented Oct 10, 2016

Ok, saw output got enhanced. It looks better now.

@gynet gynet closed this as completed Oct 10, 2016
tainenko pushed a commit to tainenko/leetcode-cli that referenced this issue Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants