mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 06:04:19 +00:00

- Updated `generate_jobs_report` function to check if any job in the list has `is_failed = True`. - Improved code readability and maintainability by reducing complexity in the `post_report` method.