Skip to content

fix(data_science): report all changed model dump artifacts - #1467

Open
Jimmy Wang (JimmyWang0417) wants to merge 1 commit into
microsoft:mainfrom
JimmyWang0417:fix/issue-1460-model-dump-diagnostics
Open

fix(data_science): report all changed model dump artifacts#1467
Jimmy Wang (JimmyWang0417) wants to merge 1 commit into
microsoft:mainfrom
JimmyWang0417:fix/issue-1460-model-dump-diagnostics

Conversation

@JimmyWang0417

@JimmyWang0417 Jimmy Wang (JimmyWang0417) commented Aug 31, 2026

Copy link
Copy Markdown

Description

Report changes to scores.csv and submission.csv independently during high-level model dump checks. This keeps both diagnostics when both files change and reports submission-only changes.

Motivation and Context

Fixes #1460.

How Has This Been Tested?

  • python -m pytest test/scenarios/data_science/test_model_dump_high_diagnostics.py -q --maxfail=1 (4 passed)

Screenshots of Test Results (if appropriate)

Not applicable.

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

馃摎 Documentation preview 馃摎: https://RDAgent--1467.org.readthedocs.build/en/1467/

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.

Bug: ModelDumpEvaluator drops changed-artifact diagnostics in high check mode

1 participant