Skip to content

[codex] Preserve typed artifact prediction labels#313

Merged
FlorianPfaff merged 1 commit into
mainfrom
codex/preserve-pymegdec-artifact-label-types-20260608
Jun 8, 2026
Merged

[codex] Preserve typed artifact prediction labels#313
FlorianPfaff merged 1 commit into
mainfrom
codex/preserve-pymegdec-artifact-label-types-20260608

Conversation

@FlorianPfaff

Copy link
Copy Markdown
Member

Summary

  • Keep semantic fields such as true_label in the typed prediction-row form created by _prediction_row instead of overwriting them with key-column CSV strings.
  • This addresses the remote unit-test failure where balanced-assignment prediction rows returned '1' instead of 1 for true_label.

Validation

  • Not run locally per request; waiting for GitHub checks.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 3.41s
⚠️ MARKDOWN markdownlint 17 0 1 0 0.75s
✅ PYTHON ruff 149 0 0 0 0.39s
✅ REPOSITORY git_diff yes no no 0.03s
✅ YAML prettier 7 0 0 0 0.48s
✅ YAML v8r 7 0 0 3.51s
✅ YAML yamllint 7 0 0 0.37s

Detailed Issues

⚠️ MARKDOWN / markdownlint - 1 error
.github/PULL_REQUEST_TEMPLATE.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## Archive-scope checklist"]

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@FlorianPfaff FlorianPfaff merged commit 311d967 into main Jun 8, 2026
8 checks passed
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.

1 participant