Skip to content

Commit 1c65674

Browse files
committed
【ut】add UT
1 parent 99e5c16 commit 1c65674

File tree

3 files changed

+1198
-2
lines changed

3 files changed

+1198
-2
lines changed

sonar-project.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ sonar.projectVersion=12.1.0
66
# Comma-separated paths to directories with sources (required)
77
sonar.sources=src/
88
sonar.inclusions=src/**/*.js
9-
sonar.exclusions=src/**/index.js,src/classic/libs/**/*.js,src/classic/resource/**/*.js,src/classic/theme/**/*.js,src/**/namespace.js,src/mapboxgl/overlay/L7/l7-render.js,src/maplibregl/overlay/L7/l7-render.js,src/common/util/UGCWasmAll.js,src/common/style/CartoCSS.js,src/leaflet/overlay/carto/*.js,src/leaflet/overlay/TiledVectorLayer.js,src/leaflet/overlay/vectortile/*.js,src/leaflet/mapping/
10-
WebMap.js
9+
sonar.exclusions=src/**/index.js,src/classic/libs/**/*.js,src/classic/resource/**/*.js,src/classic/theme/**/*.js,src/**/namespace.js,src/mapboxgl/overlay/L7/l7-render.js,src/maplibregl/overlay/L7/l7-render.js,src/common/util/UGCWasmAll.js,src/common/style/CartoCSS.js,src/leaflet/overlay/carto/*.js,src/leaflet/overlay/TiledVectorLayer.js,src/leaflet/overlay/vectortile/*.js,src/leaflet/mapping/WebMap.js
1110
# sonar.test.inclusions=test/**/*.js
1211

1312
# Language

0 commit comments

Comments
 (0)