@itentialopensource/adapter-rubrik
Version:
This adapter integrates with system described as: rubrikRestApi.
215 lines • 4.89 kB
JSON
{
"errors": [],
"statistics": [
{
"owner": "errorJson",
"description": "Standard adapter errors available for use",
"value": 31
},
{
"owner": "packageJson",
"description": "Number of production dependencies",
"value": 16
},
{
"owner": "packageJson",
"description": "Number of development dependencies",
"value": 6
},
{
"owner": "packageJson",
"description": "Number of npm scripts",
"value": 21
},
{
"owner": "packageJson",
"description": "Runtime Library dependency",
"value": "^5.10.1"
},
{
"owner": "propertiesSchemaJson",
"description": "Adapter properties defined in the propertiesSchema file",
"value": 78
},
{
"owner": "adapterJS",
"description": "Lines of code generated in adapter.js",
"value": 792
},
{
"owner": "adapterJS",
"description": "Number of Functions added to adapter.js",
"value": 1
},
{
"owner": "pronghornJson",
"description": "Number of Methods added to pronghorn.json",
"value": 1
},
{
"owner": "markdown",
"description": "Number of lines in the README.md",
"value": 344
},
{
"owner": "markdown",
"description": "Number of lines in the SUMMARY.md",
"value": 9
},
{
"owner": "markdown",
"description": "Number of lines in the PROPERTIES.md",
"value": 647
},
{
"owner": "markdown",
"description": "Number of lines in the TROUBLESHOOT.md",
"value": 48
},
{
"owner": "markdown",
"description": "Number of lines in the ENHANCE.md",
"value": 70
},
{
"owner": "markdown",
"description": "Number of lines in the BROKER.md",
"value": 212
},
{
"owner": "markdown",
"description": "Number of lines in the CALLS.md",
"value": 208
},
{
"owner": "markdown",
"description": "Number of lines in the AUTH.md",
"value": 40
},
{
"owner": "markdown",
"description": "Number of lines in the SYSTEMINFO.md",
"value": 14
},
{
"owner": "unitTestJS",
"description": "Number of lines of code in unit tests",
"value": 1568
},
{
"owner": "unitTestJS",
"description": "Number of unit tests",
"value": 72
},
{
"owner": "integrationTestJS",
"description": "Number of lines of code in integration tests",
"value": 509
},
{
"owner": "integrationTestJS",
"description": "Number of integration tests",
"value": 10
},
{
"owner": "actionJson",
"description": "Number of actions for SlaDomain entity",
"value": 1
},
{
"owner": "actionJson",
"description": "Total number of actions",
"value": 1
},
{
"owner": "actionJson",
"description": "Total number of entities",
"value": 1
},
{
"owner": "schemaJson",
"description": "Number of schemas for SlaDomain entity",
"value": 1
},
{
"owner": "schemaJson",
"description": "Total number of schemas",
"value": 1
},
{
"owner": "mockdata",
"description": "Number of mock data files for SlaDomain entity",
"value": 0
},
{
"owner": "mockdata",
"description": "Total number of mock data files",
"value": 0
},
{
"owner": "actionJson",
"description": "Number of actions for .system entity",
"value": 2
},
{
"owner": "schemaJson",
"description": "Number of schemas for .system entity",
"value": 3
},
{
"owner": "mockdata",
"description": "Number of mock data files for .system entity",
"value": 2
},
{
"owner": "System",
"description": "System entity files",
"value": 6
},
{
"owner": "usecases",
"description": "Number of workflows",
"value": 0
},
{
"owner": "staticFile",
"description": "Number of lines of code in adapterBase.js",
"value": 1453
},
{
"owner": "staticFile",
"description": "Number of static files added",
"value": 37
},
{
"owner": "Overall",
"description": "Total lines of Code",
"value": 4322
},
{
"owner": "Overall",
"description": "Total Tests",
"value": 82
},
{
"owner": "Overall",
"description": "Total Files",
"value": 54
}
],
"warnings": [],
"apiParsingReport": {
"no_mockdata": [
{
"fnName": "patchSlaDomainV3",
"method": "patch",
"path": "/sla_domain/{id}"
}
],
"errors": [],
"warnings": [],
"callsTotal": 1,
"callsConverted": 1,
"no_mockdata_num": 1
}
}