Closed ezequiel closed 12 months ago
@paleite
Merging #57 (9d3c310) into main (2b6dcfb) will not change coverage. Report is 1 commits behind head on main. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #57 +/- ##
=======================================
Coverage 98.38% 98.38%
=======================================
Files 7 7
Lines 186 186
Branches 53 53
=======================================
Hits 183 183
Misses 3 3
Files | Coverage Δ | |
---|---|---|
src/processors.ts | 95.38% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Thanks for the contribution!
Description
VSCODE_CLI
doesn't seem to exist anymore. Seems like it might've been removed in the last ~2 years?VSCODE_PID
looks to be the thing set now when ESLint is ran inside VSCode (v1.83.1, at least)Test Plan
process.env.VSCODE_PID
is set when the plugin is ran