Skip to content

Conversation

mmarchini
Copy link
Contributor

Adds an method to cli to set the process exit code, and use that
method on some known failure situations (missing config and git node land
failed checks). There are still more places where we should set exit
code.

Ref: #442

@codecov
Copy link

codecov bot commented Jun 27, 2020

Codecov Report

Merging #443 into master will decrease coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
- Coverage   77.13%   77.08%   -0.06%     
==========================================
  Files          21       21              
  Lines        1496     1497       +1     
==========================================
  Hits         1154     1154              
- Misses        342      343       +1     
Impacted Files Coverage Δ
lib/cli.js 88.73% <0.00%> (-1.27%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae3aeb9...c3187e9. Read the comment docs.

Adds an method to `cli` to set the process exit code, and use that
method on some known failure situations (missing config and `git node land`
failed checks). There are still more places where we should set exit
code.

Ref: nodejs#442
@codebytere codebytere merged commit 56d4931 into nodejs:master Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants