graceful-process
graceful-process copied to clipboard
feat: support timeout && drop node 6.x ci
egg-cluster 里面的 beforeExit 是 agent.close,有可能存在某些插件的监听了 lifecycle 的 beforeClose 然后一直没返回的情况
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@fcc6c87). Click here to learn what that means. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #6 +/- ##
=========================================
Coverage ? 94.11%
=========================================
Files ? 2
Lines ? 51
Branches ? 17
=========================================
Hits ? 48
Misses ? 3
Partials ? 0
| Impacted Files | Coverage Δ | |
|---|---|---|
| exit.js | 100.00% <100.00%> (ø) |
|
| index.js | 91.42% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update fcc6c87...d1dbeae. Read the comment docs.
ci 只留 node >=14 即可