Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daily Report: Known test regressions report subsection #77

Merged
merged 6 commits into from
Aug 7, 2024

Conversation

Crola1702
Copy link
Contributor

Description

This PR adds the "Test regressions known" subsection defined in: #57 (comment)

Changes

  • Add new method in lib/buildfarm_tools.rb to get open known issues (known issues with an issue that is still open)
  • Add new method in lib/report_formatter.rb to get the project (i.e., ros, gazebo) from the name of a job.
  • Format open known issues by creating a table of | GH issue | Jobs | Errors | for ros and gazebo
    • This is a milestone to have the exact open issues for ROS and Gazebo each day, so we can track daily which issues are opened
  • Restore filter_known flag in generate_report.rb, as now the open issues are reported in this section, and open issues create noise in the urgent section

Examples:

Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
@Crola1702 Crola1702 requested a review from Blast545 August 5, 2024 21:07
@Crola1702 Crola1702 self-assigned this Aug 5, 2024
Copy link
Contributor

@Blast545 Blast545 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nit questions

database/scripts/generate_report.rb Show resolved Hide resolved
database/scripts/lib/report_formatter.rb Show resolved Hide resolved
@Crola1702 Crola1702 merged commit 264d68c into main Aug 7, 2024
@Crola1702 Crola1702 deleted the Crola1702/known-issues-report-subsection branch August 7, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants