Commit 1231009
committed
fix(ci): improve JSON file validation logic in coverage workflow
Refactored the JSON file validation loop to use a while-read construct for better handling of filenames with spaces and special characters. This change enhances the robustness of the coverage data extraction process.1 parent 655cb77 commit 1231009
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
0 commit comments