|
4 | 4 |
|
5 | 5 | Status: completed |
6 | 6 |
|
7 | | -Sub-state: LCOV `DA:` checksum regression repaired locally; remote workflow validation is the post-push verification path. |
| 7 | +Sub-state: LCOV `DA:` checksum regression repaired; remote workflow and Codacy dashboard validation passed. |
8 | 8 |
|
9 | 9 | ## Requirements |
10 | 10 |
|
@@ -524,9 +524,9 @@ Validation: |
524 | 524 | module-prefix paths. |
525 | 525 | - Final C LCOV path sample remains repository-relative: |
526 | 526 | `SF:src/libnetdata/netipc/src/protocol/netipc_protocol.c`. |
527 | | -- GitHub Actions `Codacy Coverage` will run again after this repair is pushed. |
528 | | - If the remote reporter rejects another report format issue, this SOW will be |
529 | | - reopened again as a regression with the new evidence. |
| 527 | +- GitHub Actions `Codacy Coverage` run `26879604593` still failed C upload |
| 528 | + after this repair because optional `DA:` checksum fields remained. The |
| 529 | + follow-up parser regression is recorded below. |
530 | 530 |
|
531 | 531 | Artifact updates: |
532 | 532 |
|
@@ -591,9 +591,21 @@ Validation: |
591 | 591 | the LCOV parser and generated the Codacy coverage JSON payload. The test then |
592 | 592 | failed at upload because it intentionally used a dummy token; that is outside |
593 | 593 | the parser path being validated locally. |
594 | | -- GitHub Actions `Codacy Coverage` will run again after this repair is pushed. |
595 | | - If the remote reporter rejects another report format issue, this SOW will be |
596 | | - reopened again as a regression with the new evidence. |
| 594 | +- GitHub Actions `Codacy Coverage` run `26880221479` passed after this repair |
| 595 | + was pushed: |
| 596 | + - generated coverage reports. |
| 597 | + - uploaded the coverage artifact. |
| 598 | + - verified `CODACY_API_TOKEN`. |
| 599 | + - uploaded C coverage to Codacy. |
| 600 | + - uploaded Rust coverage to Codacy. |
| 601 | + - uploaded Go coverage to Codacy. |
| 602 | + - finalized the Codacy coverage upload. |
| 603 | +- Codacy Cloud repository query for commit |
| 604 | + `9d48c7ec7ce5efc07111d8f71d3980befd7e519a` reported: |
| 605 | + - coverage: 88%. |
| 606 | + - issues: 0. |
| 607 | + - complex files: 43%. |
| 608 | + - duplicated files: 46%. |
597 | 609 |
|
598 | 610 | Artifact updates: |
599 | 611 |
|
|
0 commit comments