Skip to content

Commit e0452fc

Browse files
committed
lint errors
1 parent 9c158f3 commit e0452fc

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,21 +2314,19 @@
23142314
"description": "Client side metrics of AmazonQ Unit Test Generation",
23152315
"metadata": [
23162316
{
2317-
"type": "credentialStartUrl",
2317+
"type": "charsOfCodeAccepted",
23182318
"required": false
23192319
},
23202320
{
2321-
"type": "cwsprChatProgrammingLanguage"
2321+
"type": "charsOfCodeGenerated",
2322+
"required": false
23222323
},
23232324
{
2324-
"type": "supportedLanguage"
2325+
"type": "credentialStartUrl",
2326+
"required": false
23252327
},
23262328
{
2327-
"type": "userEnteredPromptMessage"
2328-
},
2329-
{
2330-
"type": "testGenerationJobGroupName",
2331-
"required": false
2329+
"type": "cwsprChatProgrammingLanguage"
23322330
},
23332331
{
23342332
"type": "linesOfCodeAccepted",
@@ -2339,49 +2337,43 @@
23392337
"required": false
23402338
},
23412339
{
2342-
"type": "charsOfCodeAccepted",
2340+
"type": "numberOfUnitTestCasesAccepted",
23432341
"required": false
23442342
},
23452343
{
2346-
"type": "charsOfCodeGenerated",
2344+
"type": "numberOfUnitTestCasesGenerated",
23472345
"required": false
23482346
},
23492347
{
2350-
"type": "numberOfUnitTestCasesAccepted",
2348+
"type": "numberOfBuildExecuted",
23512349
"required": false
23522350
},
23532351
{
2354-
"type": "numberOfUnitTestCasesGenerated",
2352+
"type": "numberOfBuildFailed",
23552353
"required": false
23562354
},
23572355
{
2358-
"type": "numberOfBuildExecuted",
2359-
"required": false
2356+
"type": "supportedLanguage"
23602357
},
23612358
{
2362-
"type": "numberOfBuildFailed",
2359+
"type": "testGenerationJobGroupName",
23632360
"required": false
23642361
},
23652362
{
23662363
"type": "numberOfBuildPassed",
23672364
"required": false
2365+
},
2366+
{
2367+
"type": "userEnteredPromptMessage"
23682368
}
23692369
]
23702370
},
23712371
{
2372-
"name": "amazonq_utg_generateTests",
2373-
"description": "Client side invocation of the AmazonQ Unit Test Generation",
2372+
"name": "amazonq_utg_buildLoop",
2373+
"description": "Client side invocation of the AmazonQ Unit Test Generation build loop",
23742374
"metadata": [
23752375
{
2376-
"type": "artifactsUploadDuration",
2377-
"required": false
2378-
},
2379-
{
2380-
"type": "charsOfCodeGenerated",
2381-
"required": false
2382-
},
2383-
{
2384-
"type": "charsOfCodeAccepted",
2376+
"type": "buildStatus",
23852377
"required": false
23862378
},
23872379
{
@@ -2392,70 +2384,70 @@
23922384
"type": "cwsprChatProgrammingLanguage"
23932385
},
23942386
{
2395-
"type": "latencyOfGeneratingTests",
2387+
"type": "latencyOfClientSideBuild",
23962388
"required": false
23972389
},
23982390
{
2399-
"type": "linesOfCodeAccepted",
2391+
"type": "source",
24002392
"required": false
24012393
},
24022394
{
2403-
"type": "linesOfCodeGenerated",
2404-
"required": false
2395+
"type": "supportedLanguage"
24052396
},
24062397
{
2407-
"type": "numberOfUnitTestCasesAccepted",
2398+
"type": "testGenerationJobGroupName",
24082399
"required": false
24092400
},
24102401
{
2411-
"type": "numberOfUnitTestCasesGenerated",
2402+
"type": "testGenerationJobId",
24122403
"required": false
24132404
},
24142405
{
2415-
"type": "source",
2406+
"type": "userEnteredPromptMessage"
2407+
}
2408+
]
2409+
},
2410+
{
2411+
"name": "amazonq_utg_generateTests",
2412+
"description": "Client side invocation of the AmazonQ Unit Test Generation",
2413+
"metadata": [
2414+
{
2415+
"type": "artifactsUploadDuration",
24162416
"required": false
24172417
},
24182418
{
2419-
"type": "supportedLanguage"
2419+
"type": "charsOfCodeAccepted",
2420+
"required": false
24202421
},
24212422
{
2422-
"type": "testGenerationJobGroupName",
2423+
"type": "charsOfCodeGenerated",
24232424
"required": false
24242425
},
24252426
{
2426-
"type": "testGenerationJobId",
2427+
"type": "credentialStartUrl",
24272428
"required": false
24282429
},
24292430
{
2430-
"type": "userEnteredPromptMessage"
2431+
"type": "cwsprChatProgrammingLanguage"
24312432
},
24322433
{
2433-
"type": "unitTestGenerationBuildPayloadBytes",
2434+
"type": "latencyOfGeneratingTests",
24342435
"required": false
24352436
},
24362437
{
2437-
"type": "unitTestGenerationBuildZipFileBytes",
2438-
"required": false
2439-
}
2440-
]
2441-
},
2442-
{
2443-
"name": "amazonq_utg_buildLoop",
2444-
"description": "Client side invocation of the AmazonQ Unit Test Generation build loop",
2445-
"metadata": [
2446-
{
2447-
"type": "buildStatus",
2438+
"type": "linesOfCodeAccepted",
24482439
"required": false
24492440
},
24502441
{
2451-
"type": "credentialStartUrl",
2442+
"type": "linesOfCodeGenerated",
24522443
"required": false
24532444
},
24542445
{
2455-
"type": "cwsprChatProgrammingLanguage"
2446+
"type": "numberOfUnitTestCasesAccepted",
2447+
"required": false
24562448
},
24572449
{
2458-
"type": "latencyOfClientSideBuild",
2450+
"type": "numberOfUnitTestCasesGenerated",
24592451
"required": false
24602452
},
24612453
{
@@ -2470,11 +2462,19 @@
24702462
"required": false
24712463
},
24722464
{
2473-
"type": "testGenerationJobId",
2465+
"type": "testGenerationJobId",
24742466
"required": false
24752467
},
24762468
{
24772469
"type": "userEnteredPromptMessage"
2470+
},
2471+
{
2472+
"type": "unitTestGenerationBuildPayloadBytes",
2473+
"required": false
2474+
},
2475+
{
2476+
"type": "unitTestGenerationBuildZipFileBytes",
2477+
"required": false
24782478
}
24792479
]
24802480
},

0 commit comments

Comments
 (0)