Skip to content

Conversation

@coketaste
Copy link
Contributor

Motivation

Technical Details

The deprecated models will now be properly recorded in the performance CSV with a "SKIPPED" status, making it clear in reports which models were skipped due to deprecation.

Test Plan

Test Result

Submission Checklist

…e CSV with a "SKIPPED" status, making it clear in reports which models were skipped due to deprecation.
@coketaste coketaste self-assigned this Sep 16, 2025
@coketaste coketaste added the bug Something isn't working label Sep 16, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an issue where deprecated models would leave empty entries in the CSV output by ensuring skipped deprecated models are properly recorded with a "SKIPPED" status. The fix improves reporting clarity by explicitly marking which models were skipped due to deprecation.

Key changes:

  • Reorganized the deprecated model handling logic to record skipped models in the CSV
  • Added proper status tracking and CSV update for deprecated models that are skipped

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

@lcskrishna lcskrishna left a comment

Choose a reason for hiding this comment

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

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants