@@ -249,21 +249,21 @@ File: /app/code/Custom/CatalogExtension/Controller/Index/Index.php
249
249
250
250
The report also includes a detailed summary:
251
251
252
- * * Installed Version* : the version currently installed.
253
- * * {{site.data.var.ee}} Version* : the version you want to upgrade to.
254
- * * Running time* : amount of time the analysis took to build the report (mm: ss ).
255
- * * {{site.data.var.ee}} core checked modules* : amount of core checked modules.
256
- * * {{site.data.var.ee}} core modified files* : amount of core modified file.
257
- * * {{site.data.var.ee}} % core modified files* : percentage of core modified files.
258
- * * {{site.data.var.ee}} checked modules* : amount of checked modules.
259
- * * Compatibility errors found* : amount of compatibility errors.
260
- * * Compatibility warnings found* : amount of compatibility warnings.
261
- * * Compatibility critical errors found* : amount of compatibility critical errors.
262
- * * GraphQL critical errors found* : amount of GraphQL critical errors.
263
- * * GraphQL warnings found* : amount of GraphQL warnings.
264
- * * Total errors found* : total amount of errors found.
265
- * * Total warnings found* : total amount of warnings found.
266
- * * Complexity score* : a figure that indicates how difficult is to upgrade from the current version to the new one.
252
+ * * Installed Version* : the version currently installed.
253
+ * * {{site.data.var.ee}} Version* : the version you want to upgrade to.
254
+ * * Running time* : amount of time the analysis took to build the report (mm: ss ).
255
+ * * {{site.data.var.ee}} core checked modules* : amount of core checked modules.
256
+ * * {{site.data.var.ee}} core modified files* : amount of core modified file.
257
+ * * {{site.data.var.ee}} % core modified files* : percentage of core modified files.
258
+ * * {{site.data.var.ee}} checked modules* : amount of checked modules.
259
+ * * Compatibility errors found* : amount of compatibility errors.
260
+ * * Compatibility warnings found* : amount of compatibility warnings.
261
+ * * Compatibility critical errors found* : amount of compatibility critical errors.
262
+ * * GraphQL critical errors found* : amount of GraphQL critical errors.
263
+ * * GraphQL warnings found* : amount of GraphQL warnings.
264
+ * * Total errors found* : total amount of errors found.
265
+ * * Total warnings found* : total amount of warnings found.
266
+ * * Complexity score* : a figure that indicates how difficult is to upgrade from the current version to the new one.
267
267
268
268
The lower this number is, the easier is to perform the upgrade.
269
269
0 commit comments