Skip to content

Fix backend and MHT edge cases#2168

Merged
FlorianPfaff merged 1 commit into
mainfrom
codex/pyrecest-bugfixes-20260522-2210
May 22, 2026
Merged

Fix backend and MHT edge cases#2168
FlorianPfaff merged 1 commit into
mainfrom
codex/pyrecest-bugfixes-20260522-2210

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Summary

  • harden backend set_diag, dot, and outer handling for rectangular and high-rank inputs
  • expose MultiHypothesisTracker through the lazy filters API
  • make MHT global-hypothesis validation and array-like linear updates robust
  • add focused regression coverage for the affected backend and tracker paths

Validation

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

Note: full test suites were not run per request.

@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 34.74s
✅ MARKDOWN markdownlint 1 0 0 0 0.75s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.29s
✅ REPOSITORY checkov yes no no 32.33s
✅ REPOSITORY gitleaks yes no no 16.95s
✅ REPOSITORY git_diff yes no no 0.05s
✅ REPOSITORY secretlint yes no no 15.23s
✅ REPOSITORY syft yes no no 2.52s
✅ REPOSITORY trivy-sbom yes no no 3.57s
✅ REPOSITORY trufflehog yes no no 24.14s

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

@FlorianPfaff FlorianPfaff force-pushed the codex/pyrecest-bugfixes-20260522-2210 branch from 5f2e0e5 to fd62638 Compare May 22, 2026 20:29
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

    10 files  +    2      10 suites  +2   2h 38m 12s ⏱️ + 55m 34s
 2 153 tests ±    0   2 149 ✅ ±    0      4 💤 ±    0  0 ❌ ±0 
21 961 runs  +4 370  18 239 ✅ +2 712  3 722 💤 +1 658  0 ❌ ±0 

Results for commit fd62638. ± Comparison against base commit a9582ea.

@FlorianPfaff FlorianPfaff merged commit ac68cef into main May 22, 2026
29 checks passed
@FlorianPfaff FlorianPfaff deleted the codex/pyrecest-bugfixes-20260522-2210 branch May 22, 2026 21:00
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