Skip to content

Conversation

@jaidev17
Copy link
Contributor

  • Remove test status display from metadata tables and stats page
  • Delete test-maintenance partial and badge assets
  • Update Python scripts to deprecate test file updates
  • Remove stats-pr workflow as it was entirely dedicated to updating the stats_current_test_info.yml file
  • Update documentation to remove stats file references
  • Preserve test_maintenance in front matter for CI workflows

@annietllnd annietllnd self-assigned this Jan 15, 2026
Copy link
Collaborator

@annietllnd annietllnd left a comment

Choose a reason for hiding this comment

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

Thanks Jaidev! Looks great to me, the one thing to look at is to remove the --stats-report flag in maintenance.py, as this flag's purpose was to patch the stats_current_test_info file.

tools/patch.py Outdated

"""
Parse results and patch stats file with test results
NOTE: This function is deprecated and no longer updates stats files.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we can remove patch.py altogether, since the only purpose of this file is to patch the stats_current_test_info

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi Annie, thanks for the review. I have made the changes you suggested.

@jaidev17 jaidev17 requested a review from annietllnd January 16, 2026 22:02
Copy link
Collaborator

@annietllnd annietllnd left a comment

Choose a reason for hiding this comment

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

Thank you Jaidev, all good from my end now. Looks like there are some conflicts before we can merge, but should be good after that.

@jaidev17 jaidev17 force-pushed the remove-test-badge-clean branch from 6e06b67 to 2b59cae Compare January 16, 2026 22:27
- Remove test status display from metadata tables and stats page
- Delete test-maintenance partial and badge assets
- Update Python scripts to deprecate test file updates
- Remove stats-pr workflow
- Update documentation to remove stats file references
- Preserve test_maintenance in front matter for CI workflows
@jaidev17 jaidev17 force-pushed the remove-test-badge-clean branch from 2b59cae to 487650d Compare January 16, 2026 23:20
@jaidev17
Copy link
Contributor Author

Cleaned up the PR to have only the necessary files.

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