mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 18:16:34 +03: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.