Commit 708a901
committed
fix(ci): correct sonar.tests path from 'test' to 'src/__tests__'
Tests live in src/__tests__/, not test/. Also add sonar.exclusions and
sonar.test.inclusions so source files and test files are correctly separated
in SonarCloud analysis.1 parent 4e929c8 commit 708a901
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments