Commit 7490a93
committed
fix: Remove non-existent metrics scripts and update package metadata
REMOVED from package.json:
- metrics scripts (never implemented)
- metrics:week, metrics:month, metrics:optimize
UPDATED package.json:
- name: '@ui5/claude-plugin-ui5-guidelines' → '@ui5/claude-plugin-ui5'
- description: Added MCP tools and linting
- repository.directory: 'plugins/ui5-guidelines' → 'plugins/ui5'
UPDATED TESTING.md:
- Removed metrics CLI section (scripts don't exist)
- Added 'Test Reports' section documenting TestReporter
- Documents actual functionality: JSON/HTML reports in .test-results/
- Reports are auto-generated during test runs, not via CLI
CLARIFICATION:
TestReporter exists and works (generates reports during test runs).
Standalone metrics CLI scripts were planned but never implemented.1 parent 83180ff commit 7490a93
2 files changed
Lines changed: 28 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | 271 | | |
278 | 272 | | |
279 | 273 | | |
| |||
329 | 323 | | |
330 | 324 | | |
331 | 325 | | |
332 | | - | |
| 326 | + | |
333 | 327 | | |
334 | | - | |
| 328 | + | |
335 | 329 | | |
336 | 330 | | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
| 331 | + | |
343 | 332 | | |
344 | | - | |
345 | | - | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
346 | 337 | | |
347 | 338 | | |
348 | | - | |
| 339 | + | |
349 | 340 | | |
350 | | - | |
| 341 | + | |
| 342 | + | |
351 | 343 | | |
352 | 344 | | |
353 | | - | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
354 | 348 | | |
355 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
356 | 354 | | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
| 355 | + | |
363 | 356 | | |
364 | | - | |
365 | | - | |
366 | | - | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
367 | 360 | | |
368 | | - | |
369 | | - | |
370 | | - | |
| 361 | + | |
| 362 | + | |
371 | 363 | | |
372 | 364 | | |
373 | 365 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 26 | + | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
| |||
0 commit comments