@itwin/map-layers-formats 4.1.0-dev.27 → 4.1.0-dev.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/.rush/temp/operation/build/state.json +1 -1
  2. package/.rush/temp/operation/cover/all.log +3 -3
  3. package/.rush/temp/operation/cover/state.json +1 -1
  4. package/.rush/temp/operation/docs/state.json +1 -1
  5. package/.rush/temp/package-deps_build.json +1 -1
  6. package/.rush/temp/package-deps_cover.json +1 -1
  7. package/.rush/temp/package-deps_docs.json +1 -1
  8. package/lib/cjs/test/coverage/.nyc_output/processinfo/{11a35643-361b-4418-b74e-c39ff1d7ca7e.json → 134f613d-8655-4726-a4f9-9db823fc9e82.json} +1 -1
  9. package/lib/cjs/test/coverage/.nyc_output/processinfo/835c836b-8e92-41c6-904b-fc31ffed7ffc.json +1 -0
  10. package/lib/cjs/test/coverage/.nyc_output/processinfo/index.json +1 -1
  11. package/lib/cjs/test/coverage/cobertura-coverage.xml +1 -1
  12. package/lib/cjs/test/coverage/lcov-report/index.html +1 -1
  13. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureFormat.ts.html +1 -1
  14. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureJSON.ts.html +1 -1
  15. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeaturePBF.ts.html +1 -1
  16. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureProvider.ts.html +1 -1
  17. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureQuery.ts.html +1 -1
  18. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureReader.ts.html +1 -1
  19. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureRenderer.ts.html +1 -1
  20. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureResponse.ts.html +1 -1
  21. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisSymbologyRenderer.ts.html +1 -1
  22. package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/index.html +1 -1
  23. package/lib/cjs/test/coverage/lcov-report/src/index.html +1 -1
  24. package/lib/cjs/test/coverage/lcov-report/src/map-layers-formats.ts.html +1 -1
  25. package/lib/cjs/test/coverage/lcov-report/src/mapLayersFormats.ts.html +1 -1
  26. package/lib/test/junit_results.xml +47 -47
  27. package/package.json +11 -11
  28. package/lib/cjs/test/coverage/.nyc_output/processinfo/9d93e50a-b20e-4b56-aa65-67e7d18bb350.json +0 -1
  29. /package/lib/cjs/test/coverage/.nyc_output/{11a35643-361b-4418-b74e-c39ff1d7ca7e.json → 134f613d-8655-4726-a4f9-9db823fc9e82.json} +0 -0
  30. /package/lib/cjs/test/coverage/.nyc_output/{9d93e50a-b20e-4b56-aa65-67e7d18bb350.json → 835c836b-8e92-41c6-904b-fc31ffed7ffc.json} +0 -0
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 16260.917300224302
2
+ "nonCachedDurationMs": 16034.444200038908
3
3
  }
@@ -40,9 +40,9 @@ Invoking: nyc npm -s test
40
40
  √ should read supported supported format
41
41
  √ should compute minLod/maxLod
42
42
  √ should construct empty url
43
- √ should construct feature query url
43
+ √ should construct feature query url (52ms)
44
44
  √ should log error when getFeatureInfo cannot be performed
45
- √ should process data in getFeatureInfo (48ms)
45
+ √ should process data in getFeatureInfo
46
46
  √ should log error when exceed transfert limit
47
47
  √ should log error when exceed exception thrown limit
48
48
  √ should debug Feature Geom
@@ -87,7 +87,7 @@ Invoking: nyc npm -s test
87
87
  √ should construct renderer from point symbology drawing info
88
88
 
89
89
 
90
- 69 passing (376ms)
90
+ 69 passing (364ms)
91
91
 
92
92
 
93
93
  =============================== Coverage summary ===============================
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 18443.083499908447
2
+ "nonCachedDurationMs": 18766.931399822235
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 17584.844600200653
2
+ "nonCachedDurationMs": 16931.246200084686
3
3
  }
@@ -5,7 +5,7 @@
5
5
  "extensions/map-layers-formats/CHANGELOG.md": "d29bb2c6df5b56bed7cd1309f50a7f70ea8363e5",
6
6
  "extensions/map-layers-formats/README.md": "2e48eb22484a04084a763ea7c9b55e59f7306e48",
7
7
  "extensions/map-layers-formats/config/rush-project.json": "075dba097aa1ba473c368c262559aa10306afe68",
8
- "extensions/map-layers-formats/package.json": "24a0dab8b2cbebd7d438655c44fe938d89ee9ecf",
8
+ "extensions/map-layers-formats/package.json": "6b0ec6e010d7b8aa8e17e037f000b94410289548",
9
9
  "extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureFormat.ts": "6d5f4e6080e4614b892611ada4399f9a14773d9d",
10
10
  "extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureJSON.ts": "118ce09619b9f1a04401e6a510ee7f3c5d94ab73",
11
11
  "extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeaturePBF.ts": "e01e6bc6ef78338cc0ae009ed8ed5a2d561d63cf",
@@ -5,7 +5,7 @@
5
5
  "extensions/map-layers-formats/CHANGELOG.md": "d29bb2c6df5b56bed7cd1309f50a7f70ea8363e5",
6
6
  "extensions/map-layers-formats/README.md": "2e48eb22484a04084a763ea7c9b55e59f7306e48",
7
7
  "extensions/map-layers-formats/config/rush-project.json": "075dba097aa1ba473c368c262559aa10306afe68",
8
- "extensions/map-layers-formats/package.json": "24a0dab8b2cbebd7d438655c44fe938d89ee9ecf",
8
+ "extensions/map-layers-formats/package.json": "6b0ec6e010d7b8aa8e17e037f000b94410289548",
9
9
  "extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureFormat.ts": "6d5f4e6080e4614b892611ada4399f9a14773d9d",
10
10
  "extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureJSON.ts": "118ce09619b9f1a04401e6a510ee7f3c5d94ab73",
11
11
  "extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeaturePBF.ts": "e01e6bc6ef78338cc0ae009ed8ed5a2d561d63cf",
@@ -5,7 +5,7 @@
5
5
  "extensions/map-layers-formats/CHANGELOG.md": "d29bb2c6df5b56bed7cd1309f50a7f70ea8363e5",
6
6
  "extensions/map-layers-formats/README.md": "2e48eb22484a04084a763ea7c9b55e59f7306e48",
7
7
  "extensions/map-layers-formats/config/rush-project.json": "075dba097aa1ba473c368c262559aa10306afe68",
8
- "extensions/map-layers-formats/package.json": "24a0dab8b2cbebd7d438655c44fe938d89ee9ecf",
8
+ "extensions/map-layers-formats/package.json": "6b0ec6e010d7b8aa8e17e037f000b94410289548",
9
9
  "extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureFormat.ts": "6d5f4e6080e4614b892611ada4399f9a14773d9d",
10
10
  "extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureJSON.ts": "118ce09619b9f1a04401e6a510ee7f3c5d94ab73",
11
11
  "extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeaturePBF.ts": "e01e6bc6ef78338cc0ae009ed8ed5a2d561d63cf",
@@ -1 +1 @@
1
- {"parent":"9d93e50a-b20e-4b56-aa65-67e7d18bb350","pid":13676,"argv":["D:\\vsts_a\\_tool\\node\\18.16.0\\x64\\node.exe","D:\\vsts_a\\4\\s\\common\\temp\\node_modules\\.pnpm\\mocha@10.2.0\\node_modules\\mocha\\bin\\mocha.js","./lib/cjs/test/**/*.test.js","--reporter-option","maxDiffSize=0"],"execArgv":[],"cwd":"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats","time":1686114974536,"ppid":16660,"coverageFilename":"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\test\\coverage\\.nyc_output\\11a35643-361b-4418-b74e-c39ff1d7ca7e.json","externalId":"","uuid":"11a35643-361b-4418-b74e-c39ff1d7ca7e","files":["D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\map-layers-formats.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\mapLayersFormats.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureFormat.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureProvider.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisSymbologyRenderer.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureQuery.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureRenderer.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeaturePBF.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureReader.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureJSON.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureResponse.js"]}
1
+ {"parent":"835c836b-8e92-41c6-904b-fc31ffed7ffc","pid":17952,"argv":["D:\\vsts_a\\_tool\\node\\18.16.0\\x64\\node.exe","D:\\vsts_a\\4\\s\\common\\temp\\node_modules\\.pnpm\\mocha@10.2.0\\node_modules\\mocha\\bin\\mocha.js","./lib/cjs/test/**/*.test.js","--reporter-option","maxDiffSize=0"],"execArgv":[],"cwd":"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats","time":1686287597033,"ppid":18460,"coverageFilename":"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\test\\coverage\\.nyc_output\\134f613d-8655-4726-a4f9-9db823fc9e82.json","externalId":"","uuid":"134f613d-8655-4726-a4f9-9db823fc9e82","files":["D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\map-layers-formats.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\mapLayersFormats.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureFormat.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureProvider.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisSymbologyRenderer.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureQuery.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureRenderer.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeaturePBF.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureReader.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureJSON.js","D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureResponse.js"]}
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":14352,"argv":["D:\\vsts_a\\_tool\\node\\18.16.0\\x64\\node.exe","D:\\vsts_a\\_tool\\node\\18.16.0\\x64\\node_modules\\npm\\bin\\npm-cli.js","-s","test"],"execArgv":[],"cwd":"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats","time":1686287594252,"ppid":25420,"coverageFilename":"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\test\\coverage\\.nyc_output\\835c836b-8e92-41c6-904b-fc31ffed7ffc.json","externalId":"","uuid":"835c836b-8e92-41c6-904b-fc31ffed7ffc","files":[]}
@@ -1 +1 @@
1
- {"processes":{"11a35643-361b-4418-b74e-c39ff1d7ca7e":{"parent":"9d93e50a-b20e-4b56-aa65-67e7d18bb350","children":[]},"9d93e50a-b20e-4b56-aa65-67e7d18bb350":{"parent":null,"children":["11a35643-361b-4418-b74e-c39ff1d7ca7e"]}},"files":{"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\map-layers-formats.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\mapLayersFormats.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureFormat.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureProvider.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisSymbologyRenderer.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureQuery.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureRenderer.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeaturePBF.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureReader.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureJSON.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureResponse.js":["11a35643-361b-4418-b74e-c39ff1d7ca7e"]},"externalIds":{}}
1
+ {"processes":{"134f613d-8655-4726-a4f9-9db823fc9e82":{"parent":"835c836b-8e92-41c6-904b-fc31ffed7ffc","children":[]},"835c836b-8e92-41c6-904b-fc31ffed7ffc":{"parent":null,"children":["134f613d-8655-4726-a4f9-9db823fc9e82"]}},"files":{"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\map-layers-formats.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\mapLayersFormats.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureFormat.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureProvider.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisSymbologyRenderer.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureQuery.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureRenderer.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeaturePBF.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureReader.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureJSON.js":["134f613d-8655-4726-a4f9-9db823fc9e82"],"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\ArcGisFeature\\ArcGisFeatureResponse.js":["134f613d-8655-4726-a4f9-9db823fc9e82"]},"externalIds":{}}
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" ?>
2
2
  <!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
3
- <coverage lines-valid="699" lines-covered="638" line-rate="0.9127" branches-valid="409" branches-covered="347" branch-rate="0.8484" timestamp="1686114987730" complexity="0" version="0.1">
3
+ <coverage lines-valid="699" lines-covered="638" line-rate="0.9127" branches-valid="409" branches-covered="347" branch-rate="0.8484" timestamp="1686287610550" complexity="0" version="0.1">
4
4
  <sources>
5
5
  <source>D:\vsts_a\4\s\extensions\map-layers-formats</source>
6
6
  </sources>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-06-07T05:16:27.544Z
119
+ at 2023-06-09T05:13:30.347Z
120
120
  </div>
121
121
  <script src="prettify.js"></script>
122
122
  <script>
@@ -130,7 +130,7 @@ export class ArcGisFeatureMapLayerFormat extends ImageryMapLayerFormat {
130
130
  <div class='footer quiet pad2 space-top1 center small'>
131
131
  Code coverage generated by
132
132
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
133
- at 2023-06-07T05:16:27.544Z
133
+ at 2023-06-09T05:13:30.347Z
134
134
  </div>
135
135
  <script src="../../prettify.js"></script>
136
136
  <script>
@@ -535,7 +535,7 @@ export class ArcGisFeatureJSON extends ArcGisFeatureReader {
535
535
  <div class='footer quiet pad2 space-top1 center small'>
536
536
  Code coverage generated by
537
537
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
538
- at 2023-06-07T05:16:27.544Z
538
+ at 2023-06-09T05:13:30.347Z
539
539
  </div>
540
540
  <script src="../../prettify.js"></script>
541
541
  <script>
@@ -715,7 +715,7 @@ export class ArcGisFeaturePBF extends ArcGisFeatureReader {
715
715
  <div class='footer quiet pad2 space-top1 center small'>
716
716
  Code coverage generated by
717
717
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
718
- at 2023-06-07T05:16:27.544Z
718
+ at 2023-06-09T05:13:30.347Z
719
719
  </div>
720
720
  <script src="../../prettify.js"></script>
721
721
  <script>
@@ -1531,7 +1531,7 @@ export class ArcGisFeatureProvider extends ArcGISImageryProvider {
1531
1531
  <div class='footer quiet pad2 space-top1 center small'>
1532
1532
  Code coverage generated by
1533
1533
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1534
- at 2023-06-07T05:16:27.544Z
1534
+ at 2023-06-09T05:13:30.347Z
1535
1535
  </div>
1536
1536
  <script src="../../prettify.js"></script>
1537
1537
  <script>
@@ -748,7 +748,7 @@ export class ArcGisFeatureQuery {
748
748
  <div class='footer quiet pad2 space-top1 center small'>
749
749
  Code coverage generated by
750
750
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
751
- at 2023-06-07T05:16:27.544Z
751
+ at 2023-06-09T05:13:30.347Z
752
752
  </div>
753
753
  <script src="../../prettify.js"></script>
754
754
  <script>
@@ -208,7 +208,7 @@ export abstract class ArcGisFeatureReader {
208
208
  <div class='footer quiet pad2 space-top1 center small'>
209
209
  Code coverage generated by
210
210
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
211
- at 2023-06-07T05:16:27.544Z
211
+ at 2023-06-09T05:13:30.347Z
212
212
  </div>
213
213
  <script src="../../prettify.js"></script>
214
214
  <script>
@@ -583,7 +583,7 @@ export class ArcGisFeatureRenderer {
583
583
  <div class='footer quiet pad2 space-top1 center small'>
584
584
  Code coverage generated by
585
585
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
586
- at 2023-06-07T05:16:27.544Z
586
+ at 2023-06-09T05:13:30.347Z
587
587
  </div>
588
588
  <script src="../../prettify.js"></script>
589
589
  <script>
@@ -286,7 +286,7 @@ export class ArcGisFeatureResponse {
286
286
  <div class='footer quiet pad2 space-top1 center small'>
287
287
  Code coverage generated by
288
288
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
289
- at 2023-06-07T05:16:27.544Z
289
+ at 2023-06-09T05:13:30.347Z
290
290
  </div>
291
291
  <script src="../../prettify.js"></script>
292
292
  <script>
@@ -817,7 +817,7 @@ export class ArcGisSymbologyRenderer {
817
817
  <div class='footer quiet pad2 space-top1 center small'>
818
818
  Code coverage generated by
819
819
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
820
- at 2023-06-07T05:16:27.544Z
820
+ at 2023-06-09T05:13:30.347Z
821
821
  </div>
822
822
  <script src="../../prettify.js"></script>
823
823
  <script>
@@ -221,7 +221,7 @@
221
221
  <div class='footer quiet pad2 space-top1 center small'>
222
222
  Code coverage generated by
223
223
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
224
- at 2023-06-07T05:16:27.544Z
224
+ at 2023-06-09T05:13:30.347Z
225
225
  </div>
226
226
  <script src="../../prettify.js"></script>
227
227
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-06-07T05:16:27.544Z
119
+ at 2023-06-09T05:13:30.347Z
120
120
  </div>
121
121
  <script src="../prettify.js"></script>
122
122
  <script>
@@ -115,7 +115,7 @@ export * from "./ArcGisFeature/ArcGisFeatureProvider";
115
115
  <div class='footer quiet pad2 space-top1 center small'>
116
116
  Code coverage generated by
117
117
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
118
- at 2023-06-07T05:16:27.544Z
118
+ at 2023-06-09T05:13:30.347Z
119
119
  </div>
120
120
  <script src="../prettify.js"></script>
121
121
  <script>
@@ -148,7 +148,7 @@ export class MapLayersFormats {
148
148
  <div class='footer quiet pad2 space-top1 center small'>
149
149
  Code coverage generated by
150
150
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
151
- at 2023-06-07T05:16:27.544Z
151
+ at 2023-06-09T05:13:30.347Z
152
152
  </div>
153
153
  <script src="../prettify.js"></script>
154
154
  <script>
@@ -1,21 +1,21 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuites name="Mocha Tests" time="0.376" tests="69" failures="0">
3
- <testsuite name="Root Suite" timestamp="2023-06-07T05:16:26" tests="0" time="0.000" failures="0">
2
+ <testsuites name="Mocha Tests" time="0.364" tests="69" failures="0">
3
+ <testsuite name="Root Suite" timestamp="2023-06-09T05:13:29" tests="0" time="0.000" failures="0">
4
4
  </testsuite>
5
- <testsuite name="ArcGisFeaturePBF" timestamp="2023-06-07T05:16:26" tests="2" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureFeatureFormats.test.js" time="0.019" failures="0">
6
- <testcase name="ArcGisFeaturePBF should createImageryProvider" time="0.002" classname="should createImageryProvider">
5
+ <testsuite name="ArcGisFeaturePBF" timestamp="2023-06-09T05:13:29" tests="2" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureFeatureFormats.test.js" time="0.021" failures="0">
6
+ <testcase name="ArcGisFeaturePBF should createImageryProvider" time="0.003" classname="should createImageryProvider">
7
7
  </testcase>
8
- <testcase name="ArcGisFeaturePBF should validateSource" time="0.007" classname="should validateSource">
8
+ <testcase name="ArcGisFeaturePBF should validateSource" time="0.009" classname="should validateSource">
9
9
  </testcase>
10
10
  </testsuite>
11
- <testsuite name="ArcGisFeatureJSON" timestamp="2023-06-07T05:16:26" tests="9" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureJSON.test.js" time="0.036" failures="0">
11
+ <testsuite name="ArcGisFeatureJSON" timestamp="2023-06-09T05:13:29" tests="9" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureJSON.test.js" time="0.030" failures="0">
12
12
  <testcase name="ArcGisFeatureJSON should read FeatureInfo in JSON (phillyTansportation)" time="0.004" classname="should read FeatureInfo in JSON (phillyTansportation)">
13
13
  </testcase>
14
- <testcase name="ArcGisFeatureJSON should read FeatureInfo in JSON (phillyAirport)" time="0.002" classname="should read FeatureInfo in JSON (phillyAirport)">
14
+ <testcase name="ArcGisFeatureJSON should read FeatureInfo in JSON (phillyAirport)" time="0.001" classname="should read FeatureInfo in JSON (phillyAirport)">
15
15
  </testcase>
16
- <testcase name="ArcGisFeatureJSON should deflate coordinates array" time="0.002" classname="should deflate coordinates array">
16
+ <testcase name="ArcGisFeatureJSON should deflate coordinates array" time="0.001" classname="should deflate coordinates array">
17
17
  </testcase>
18
- <testcase name="ArcGisFeatureJSON should readAndRender single ring polygon feature" time="0.004" classname="should readAndRender single ring polygon feature">
18
+ <testcase name="ArcGisFeatureJSON should readAndRender single ring polygon feature" time="0.003" classname="should readAndRender single ring polygon feature">
19
19
  </testcase>
20
20
  <testcase name="ArcGisFeatureJSON should readAndRender multiple ring polygon feature" time="0.002" classname="should readAndRender multiple ring polygon feature">
21
21
  </testcase>
@@ -23,17 +23,17 @@
23
23
  </testcase>
24
24
  <testcase name="ArcGisFeatureJSON should readAndRender multi path" time="0.001" classname="should readAndRender multi path">
25
25
  </testcase>
26
- <testcase name="ArcGisFeatureJSON should readAndRender simple point" time="0.005" classname="should readAndRender simple point">
26
+ <testcase name="ArcGisFeatureJSON should readAndRender simple point" time="0.004" classname="should readAndRender simple point">
27
27
  </testcase>
28
- <testcase name="ArcGisFeatureJSON should log error when readAndRender / readFeatureInfo is called invalid response Data" time="0.002" classname="should log error when readAndRender / readFeatureInfo is called invalid response Data">
28
+ <testcase name="ArcGisFeatureJSON should log error when readAndRender / readFeatureInfo is called invalid response Data" time="0.003" classname="should log error when readAndRender / readFeatureInfo is called invalid response Data">
29
29
  </testcase>
30
30
  </testsuite>
31
- <testsuite name="ArcGisFeaturePBF" timestamp="2023-06-07T05:16:26" tests="10" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeaturePBF.test.js" time="0.050" failures="0">
32
- <testcase name="ArcGisFeaturePBF should convert pbf geometry type to Esri types" time="0.000" classname="should convert pbf geometry type to Esri types">
31
+ <testsuite name="ArcGisFeaturePBF" timestamp="2023-06-09T05:13:29" tests="10" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeaturePBF.test.js" time="0.046" failures="0">
32
+ <testcase name="ArcGisFeaturePBF should convert pbf geometry type to Esri types" time="0.001" classname="should convert pbf geometry type to Esri types">
33
33
  </testcase>
34
- <testcase name="ArcGisFeaturePBF should read FeatureInfo in PBF" time="0.016" classname="should read FeatureInfo in PBF">
34
+ <testcase name="ArcGisFeaturePBF should read FeatureInfo in PBF" time="0.014" classname="should read FeatureInfo in PBF">
35
35
  </testcase>
36
- <testcase name="ArcGisFeaturePBF should read FeatureInfo from PBF (philly transportation)" time="0.012" classname="should read FeatureInfo from PBF (philly transportation)">
36
+ <testcase name="ArcGisFeaturePBF should read FeatureInfo from PBF (philly transportation)" time="0.010" classname="should read FeatureInfo from PBF (philly transportation)">
37
37
  </testcase>
38
38
  <testcase name="ArcGisFeaturePBF should read all data types from FeatureInfo " time="0.003" classname="should read all data types from FeatureInfo ">
39
39
  </testcase>
@@ -47,71 +47,71 @@
47
47
  </testcase>
48
48
  <testcase name="ArcGisFeaturePBF should readAndRender simple point" time="0.003" classname="should readAndRender simple point">
49
49
  </testcase>
50
- <testcase name="ArcGisFeaturePBF should log error when readAndRender / readFeatureInfo is called invalid response Data" time="0.002" classname="should log error when readAndRender / readFeatureInfo is called invalid response Data">
50
+ <testcase name="ArcGisFeaturePBF should log error when readAndRender / readFeatureInfo is called invalid response Data" time="0.003" classname="should log error when readAndRender / readFeatureInfo is called invalid response Data">
51
51
  </testcase>
52
52
  </testsuite>
53
- <testsuite name="ArcGisFeatureProvider" timestamp="2023-06-07T05:16:26" tests="23" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureProvider.test.js" time="0.198" failures="0">
53
+ <testsuite name="ArcGisFeatureProvider" timestamp="2023-06-09T05:13:29" tests="23" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureProvider.test.js" time="0.197" failures="0">
54
54
  <testcase name="ArcGisFeatureProvider should initialize with valid data" time="0.004" classname="should initialize with valid data">
55
55
  </testcase>
56
- <testcase name="ArcGisFeatureProvider should not initialize with no service metadata" time="0.002" classname="should not initialize with no service metadata">
56
+ <testcase name="ArcGisFeatureProvider should not initialize with no service metadata" time="0.003" classname="should not initialize with no service metadata">
57
57
  </testcase>
58
58
  <testcase name="ArcGisFeatureProvider should update status when invalid token error from service" time="0.002" classname="should update status when invalid token error from service">
59
59
  </testcase>
60
- <testcase name="ArcGisFeatureProvider should throw query capability not supported" time="0.002" classname="should throw query capability not supported">
60
+ <testcase name="ArcGisFeatureProvider should throw query capability not supported" time="0.001" classname="should throw query capability not supported">
61
61
  </testcase>
62
- <testcase name="ArcGisFeatureProvider should pick the first visible sub-layer when multiple visible sub-layers" time="0.002" classname="should pick the first visible sub-layer when multiple visible sub-layers">
62
+ <testcase name="ArcGisFeatureProvider should pick the first visible sub-layer when multiple visible sub-layers" time="0.001" classname="should pick the first visible sub-layer when multiple visible sub-layers">
63
63
  </testcase>
64
- <testcase name="ArcGisFeatureProvider should pick sub-layers from service metadata if none provided on layer settings" time="0.003" classname="should pick sub-layers from service metadata if none provided on layer settings">
64
+ <testcase name="ArcGisFeatureProvider should pick sub-layers from service metadata if none provided on layer settings" time="0.002" classname="should pick sub-layers from service metadata if none provided on layer settings">
65
65
  </testcase>
66
- <testcase name="ArcGisFeatureProvider should throw error if no layers in capabilities" time="0.001" classname="should throw error if no layers in capabilities">
66
+ <testcase name="ArcGisFeatureProvider should throw error if no layers in capabilities" time="0.000" classname="should throw error if no layers in capabilities">
67
67
  </testcase>
68
- <testcase name="ArcGisFeatureProvider should throw if no layer metadata from service" time="0.001" classname="should throw if no layer metadata from service">
68
+ <testcase name="ArcGisFeatureProvider should throw if no layer metadata from service" time="0.002" classname="should throw if no layer metadata from service">
69
69
  </testcase>
70
- <testcase name="ArcGisFeatureProvider should read supported supported format" time="0.006" classname="should read supported supported format">
70
+ <testcase name="ArcGisFeatureProvider should read supported supported format" time="0.005" classname="should read supported supported format">
71
71
  </testcase>
72
- <testcase name="ArcGisFeatureProvider should compute minLod/maxLod" time="0.002" classname="should compute minLod/maxLod">
72
+ <testcase name="ArcGisFeatureProvider should compute minLod/maxLod" time="0.001" classname="should compute minLod/maxLod">
73
73
  </testcase>
74
74
  <testcase name="ArcGisFeatureProvider should construct empty url" time="0.000" classname="should construct empty url">
75
75
  </testcase>
76
- <testcase name="ArcGisFeatureProvider should construct feature query url" time="0.036" classname="should construct feature query url">
76
+ <testcase name="ArcGisFeatureProvider should construct feature query url" time="0.052" classname="should construct feature query url">
77
77
  </testcase>
78
78
  <testcase name="ArcGisFeatureProvider should log error when getFeatureInfo cannot be performed" time="0.004" classname="should log error when getFeatureInfo cannot be performed">
79
79
  </testcase>
80
- <testcase name="ArcGisFeatureProvider should process data in getFeatureInfo" time="0.048" classname="should process data in getFeatureInfo">
80
+ <testcase name="ArcGisFeatureProvider should process data in getFeatureInfo" time="0.018" classname="should process data in getFeatureInfo">
81
81
  </testcase>
82
- <testcase name="ArcGisFeatureProvider should log error when exceed transfert limit" time="0.009" classname="should log error when exceed transfert limit">
82
+ <testcase name="ArcGisFeatureProvider should log error when exceed transfert limit" time="0.007" classname="should log error when exceed transfert limit">
83
83
  </testcase>
84
84
  <testcase name="ArcGisFeatureProvider should log error when exceed exception thrown limit" time="0.007" classname="should log error when exceed exception thrown limit">
85
85
  </testcase>
86
- <testcase name="ArcGisFeatureProvider should debug Feature Geom" time="0.018" classname="should debug Feature Geom">
86
+ <testcase name="ArcGisFeatureProvider should debug Feature Geom" time="0.035" classname="should debug Feature Geom">
87
87
  </testcase>
88
- <testcase name="ArcGisFeatureProvider should compute computeTileWorld2CanvasTransform" time="0.002" classname="should compute computeTileWorld2CanvasTransform">
88
+ <testcase name="ArcGisFeatureProvider should compute computeTileWorld2CanvasTransform" time="0.003" classname="should compute computeTileWorld2CanvasTransform">
89
89
  </testcase>
90
- <testcase name="ArcGisFeatureProvider should loadTile from PBF request" time="0.006" classname="should loadTile from PBF request">
90
+ <testcase name="ArcGisFeatureProvider should loadTile from PBF request" time="0.007" classname="should loadTile from PBF request">
91
91
  </testcase>
92
- <testcase name="ArcGisFeatureProvider should loadTile from JSON request" time="0.006" classname="should loadTile from JSON request">
92
+ <testcase name="ArcGisFeatureProvider should loadTile from JSON request" time="0.005" classname="should loadTile from JSON request">
93
93
  </testcase>
94
- <testcase name="ArcGisFeatureProvider should make sub request if loadtile request return &apos;exceedTransferLimit&apos;" time="0.007" classname="should make sub request if loadtile request return &apos;exceedTransferLimit&apos;">
94
+ <testcase name="ArcGisFeatureProvider should make sub request if loadtile request return &apos;exceedTransferLimit&apos;" time="0.006" classname="should make sub request if loadtile request return &apos;exceedTransferLimit&apos;">
95
95
  </testcase>
96
96
  <testcase name="ArcGisFeatureProvider fetchTile should return undefined when to format defined" time="0.000" classname="fetchTile should return undefined when to format defined">
97
97
  </testcase>
98
98
  <testcase name="ArcGisFeatureProvider fetchTile should call fetch with the proper URL" time="0.002" classname="fetchTile should call fetch with the proper URL">
99
99
  </testcase>
100
100
  </testsuite>
101
- <testsuite name="ArcGisFeatureQuery" timestamp="2023-06-07T05:16:26" tests="3" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureQuery.test.js" time="0.018" failures="0">
101
+ <testsuite name="ArcGisFeatureQuery" timestamp="2023-06-09T05:13:29" tests="3" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureQuery.test.js" time="0.019" failures="0">
102
102
  <testcase name="ArcGisFeatureQuery should not apply different switches if not needed" time="0.003" classname="should not apply different switches if not needed">
103
103
  </testcase>
104
104
  <testcase name="ArcGisFeatureQuery should not apply different switches if not needed" time="0.007" classname="should not apply different switches if not needed">
105
105
  </testcase>
106
- <testcase name="ArcGisFeatureQuery should not include geometry only when applicable" time="0.002" classname="should not include geometry only when applicable">
106
+ <testcase name="ArcGisFeatureQuery should not include geometry only when applicable" time="0.004" classname="should not include geometry only when applicable">
107
107
  </testcase>
108
108
  </testsuite>
109
- <testsuite name="ArcGisFeatureRenderer" timestamp="2023-06-07T05:16:26" tests="12" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureRenderer.test.js" time="0.034" failures="0">
109
+ <testsuite name="ArcGisFeatureRenderer" timestamp="2023-06-09T05:13:29" tests="12" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureRenderer.test.js" time="0.029" failures="0">
110
110
  <testcase name="ArcGisFeatureRenderer should render simple path, stride = 2" time="0.001" classname="should render simple path, stride = 2">
111
111
  </testcase>
112
112
  <testcase name="ArcGisFeatureRenderer should render simple filled path" time="0.001" classname="should render simple filled path">
113
113
  </testcase>
114
- <testcase name="ArcGisFeatureRenderer should render simple Path, stride = 3" time="0.001" classname="should render simple Path, stride = 3">
114
+ <testcase name="ArcGisFeatureRenderer should render simple Path, stride = 3" time="0.000" classname="should render simple Path, stride = 3">
115
115
  </testcase>
116
116
  <testcase name="ArcGisFeatureRenderer should render multiple Paths, stride = 2" time="0.001" classname="should render multiple Paths, stride = 2">
117
117
  </testcase>
@@ -121,21 +121,21 @@
121
121
  </testcase>
122
122
  <testcase name="ArcGisFeatureRenderer should render single Point, no transform, relativeCoords OFF" time="0.001" classname="should render single Point, no transform, relativeCoords OFF">
123
123
  </testcase>
124
- <testcase name="ArcGisFeatureRenderer should render single Point and apply transform, relativeCoords OFF" time="0.002" classname="should render single Point and apply transform, relativeCoords OFF">
124
+ <testcase name="ArcGisFeatureRenderer should render single Point and apply transform, relativeCoords OFF" time="0.001" classname="should render single Point and apply transform, relativeCoords OFF">
125
125
  </testcase>
126
- <testcase name="ArcGisFeatureRenderer should render multi Point, transform, relativeCoords OFF" time="0.001" classname="should render multi Point, transform, relativeCoords OFF">
126
+ <testcase name="ArcGisFeatureRenderer should render multi Point, transform, relativeCoords OFF" time="0.002" classname="should render multi Point, transform, relativeCoords OFF">
127
127
  </testcase>
128
- <testcase name="ArcGisFeatureRenderer should render multi Point and apply transform, relativeCoords OFF" time="0.002" classname="should render multi Point and apply transform, relativeCoords OFF">
128
+ <testcase name="ArcGisFeatureRenderer should render multi Point and apply transform, relativeCoords OFF" time="0.001" classname="should render multi Point and apply transform, relativeCoords OFF">
129
129
  </testcase>
130
130
  <testcase name="ArcGisFeatureRenderer should render multi Point and apply transform, relativeCoords ON" time="0.003" classname="should render multi Point and apply transform, relativeCoords ON">
131
131
  </testcase>
132
132
  <testcase name="ArcGisFeatureRenderer should render and apply transform, relativeCoords ON" time="0.001" classname="should render and apply transform, relativeCoords ON">
133
133
  </testcase>
134
134
  </testsuite>
135
- <testsuite name="ArcGisFeatureResponse" timestamp="2023-06-07T05:16:26" tests="7" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureResponse.test.js" time="0.012" failures="0">
135
+ <testsuite name="ArcGisFeatureResponse" timestamp="2023-06-09T05:13:29" tests="7" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisFeatureResponse.test.js" time="0.014" failures="0">
136
136
  <testcase name="ArcGisFeatureResponse should return undefined if http error" time="0.000" classname="should return undefined if http error">
137
137
  </testcase>
138
- <testcase name="ArcGisFeatureResponse should return undefined if invalid PBF data" time="0.001" classname="should return undefined if invalid PBF data">
138
+ <testcase name="ArcGisFeatureResponse should return undefined if invalid PBF data" time="0.000" classname="should return undefined if invalid PBF data">
139
139
  </testcase>
140
140
  <testcase name="ArcGisFeatureResponse should create FeatureCollectionPBuffer from PBF data" time="0.004" classname="should create FeatureCollectionPBuffer from PBF data">
141
141
  </testcase>
@@ -143,17 +143,17 @@
143
143
  </testcase>
144
144
  <testcase name="ArcGisFeatureResponse should return undefined if invalid JSON" time="0.000" classname="should return undefined if invalid JSON">
145
145
  </testcase>
146
- <testcase name="ArcGisFeatureResponse should return JSON data" time="0.000" classname="should return JSON data">
146
+ <testcase name="ArcGisFeatureResponse should return JSON data" time="0.001" classname="should return JSON data">
147
147
  </testcase>
148
148
  <testcase name="ArcGisFeatureResponse should report exceededTransferLimit from JSON object" time="0.000" classname="should report exceededTransferLimit from JSON object">
149
149
  </testcase>
150
150
  </testsuite>
151
- <testsuite name="ArcGisSymbologyRenderer" timestamp="2023-06-07T05:16:26" tests="3" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisSymbologyRenderer.test.js" time="0.006" failures="0">
152
- <testcase name="ArcGisSymbologyRenderer should construct renderer from incomplete drawing info" time="0.003" classname="should construct renderer from incomplete drawing info">
151
+ <testsuite name="ArcGisSymbologyRenderer" timestamp="2023-06-09T05:13:29" tests="3" file="D:\vsts_a\4\s\extensions\map-layers-formats\lib\cjs\test\ArcGisFeature\ArcGisSymbologyRenderer.test.js" time="0.005" failures="0">
152
+ <testcase name="ArcGisSymbologyRenderer should construct renderer from incomplete drawing info" time="0.002" classname="should construct renderer from incomplete drawing info">
153
153
  </testcase>
154
- <testcase name="ArcGisSymbologyRenderer should construct renderer from unique value drawing info" time="0.001" classname="should construct renderer from unique value drawing info">
154
+ <testcase name="ArcGisSymbologyRenderer should construct renderer from unique value drawing info" time="0.000" classname="should construct renderer from unique value drawing info">
155
155
  </testcase>
156
- <testcase name="ArcGisSymbologyRenderer should construct renderer from point symbology drawing info" time="0.001" classname="should construct renderer from point symbology drawing info">
156
+ <testcase name="ArcGisSymbologyRenderer should construct renderer from point symbology drawing info" time="0.000" classname="should construct renderer from point symbology drawing info">
157
157
  </testcase>
158
158
  </testsuite>
159
159
  </testsuites>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/map-layers-formats",
3
- "version": "4.1.0-dev.27",
3
+ "version": "4.1.0-dev.29",
4
4
  "description": "Enables additional map-layers formats in iTwin.js",
5
5
  "main": "lib/cjs/map-layers-formats.js",
6
6
  "module": "lib/esm/map-layers-formats.js",
@@ -42,18 +42,18 @@
42
42
  "sinon-chai": "^3.2.0",
43
43
  "source-map-support": "^0.5.6",
44
44
  "typescript": "~5.0.2",
45
- "@itwin/core-bentley": "4.1.0-dev.27",
46
- "@itwin/core-common": "4.1.0-dev.27",
47
- "@itwin/appui-abstract": "4.1.0-dev.27",
48
- "@itwin/core-geometry": "4.1.0-dev.27",
49
- "@itwin/core-frontend": "4.1.0-dev.27",
50
- "@itwin/build-tools": "4.1.0-dev.27"
45
+ "@itwin/build-tools": "4.1.0-dev.29",
46
+ "@itwin/core-common": "4.1.0-dev.29",
47
+ "@itwin/core-geometry": "4.1.0-dev.29",
48
+ "@itwin/appui-abstract": "4.1.0-dev.29",
49
+ "@itwin/core-bentley": "4.1.0-dev.29",
50
+ "@itwin/core-frontend": "4.1.0-dev.29"
51
51
  },
52
52
  "peerDependencies": {
53
- "@itwin/core-common": "4.1.0-dev.27",
54
- "@itwin/core-bentley": "4.1.0-dev.27",
55
- "@itwin/core-geometry": "4.1.0-dev.27",
56
- "@itwin/appui-abstract": "4.1.0-dev.27"
53
+ "@itwin/appui-abstract": "4.1.0-dev.29",
54
+ "@itwin/core-common": "4.1.0-dev.29",
55
+ "@itwin/core-bentley": "4.1.0-dev.29",
56
+ "@itwin/core-geometry": "4.1.0-dev.29"
57
57
  },
58
58
  "dependencies": {
59
59
  "google-protobuf": "~3.20.1"
@@ -1 +0,0 @@
1
- {"parent":null,"pid":9088,"argv":["D:\\vsts_a\\_tool\\node\\18.16.0\\x64\\node.exe","D:\\vsts_a\\_tool\\node\\18.16.0\\x64\\node_modules\\npm\\bin\\npm-cli.js","-s","test"],"execArgv":[],"cwd":"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats","time":1686114971825,"ppid":5968,"coverageFilename":"D:\\vsts_a\\4\\s\\extensions\\map-layers-formats\\lib\\cjs\\test\\coverage\\.nyc_output\\9d93e50a-b20e-4b56-aa65-67e7d18bb350.json","externalId":"","uuid":"9d93e50a-b20e-4b56-aa65-67e7d18bb350","files":[]}