Skip to content

Complete MHT tracker and backend fixes#2166

Merged
FlorianPfaff merged 2 commits into
mainfrom
codex/pyrecest-bugfixes-and-mht-20260522-2110
May 22, 2026
Merged

Complete MHT tracker and backend fixes#2166
FlorianPfaff merged 2 commits into
mainfrom
codex/pyrecest-bugfixes-and-mht-20260522-2110

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Summary

  • complete and export the multi-hypothesis tracker implementation
  • document the tracker in the API overview
  • add backend contract fixes for high-rank operations and diagonal handling
  • preserve remaining PyTorch random scalar behavior from the bugfix patch

Notes

  • Some CLI and diagnostics hunks from pyrecest_bugfixes.patch were already present on current main; only the remaining missing changes were applied.

Verification

  • git diff --check
  • conflict-marker scan
  • python -m py_compile on changed Python files

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 35.05s
✅ MARKDOWN markdownlint 1 0 0 0 0.8s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.63s
✅ PYTHON black 9 1 0 0 2.62s
✅ PYTHON isort 9 2 0 0 0.49s
✅ REPOSITORY checkov yes no no 31.55s
✅ REPOSITORY gitleaks yes no no 13.98s
✅ REPOSITORY git_diff yes no no 0.05s
✅ REPOSITORY secretlint yes no no 13.97s
✅ REPOSITORY syft yes no no 5.01s
✅ REPOSITORY trivy-sbom yes no no 3.61s
✅ REPOSITORY trufflehog yes no no 20.62s

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
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

Test Results

    10 files  ± 0      10 suites  ±0   2h 33m 37s ⏱️ - 4m 31s
 2 153 tests + 7   2 149 ✅ + 7      4 💤 ± 0  0 ❌ ±0 
21 961 runs  +70  18 239 ✅ +45  3 722 💤 +25  0 ❌ ±0 

Results for commit a0b8b61. ± Comparison against base commit 2e7cda3.

♻️ This comment has been updated with latest results.

@FlorianPfaff FlorianPfaff merged commit a9582ea into main May 22, 2026
29 checks passed
@FlorianPfaff FlorianPfaff deleted the codex/pyrecest-bugfixes-and-mht-20260522-2110 branch May 22, 2026 20:25
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