- Notifications
You must be signed in to change notification settings - Fork744
Feature: Expose Error Code#1036
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-commenter commentedJun 24, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #1036 +/- ##==========================================- Coverage 97.14% 95.65% -1.49%========================================== Files 35 36 +1 Lines 1332 1336 +4 ==========================================- Hits 1294 1278 -16- Misses 38 58 +20
Continue to review full report at Codecov.
|
nfischer left a comment
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.
Looks good! One small comment inline.
Uh oh!
There was an error while loading.Please reload this page.
This PR is for part of#1013, and aims to implement
shell.errorCode(), similar toshell.error(). Please let me know if you'd like me to change something, and thank you for the chance to work on a new ShellJS feature!