Commit 3291da2
committed
test: skip unit tests for non-code files in test-affected
Update affected test mapper to skip unit tests when non-JS/TS/JSON files
are changed, improving test performance by avoiding unnecessary test runs
for documentation, configuration, and other non-code changes.1 parent f403727 commit 3291da2
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
0 commit comments