Scripts standardize file names: Fix file names in scripts directory#5511
Scripts standardize file names: Fix file names in scripts directory#5511cpojer merged 3 commits intojestjs:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5511 +/- ##
=======================================
Coverage 61.69% 61.69%
=======================================
Files 213 213
Lines 7077 7077
Branches 4 4
=======================================
Hits 4366 4366
Misses 2710 2710
Partials 1 1Continue to review full report at Codecov.
|
|
Nice! Can you send a follow-up changing the variable name from |
|
@cpojer Thanks! I'll send a follow-up PR in a bit :) |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
A part of the process introduced in #4969
Change file names according to the decided convention:
_runCommandscript as it seems that there are no usages in the codebasescriptsdirectory only.Test plan
Test suite is still passing