Skip to content

Fix hyperrectangular backend edge cases#2108

Merged
FlorianPfaff merged 6 commits into
mainfrom
codex/pyrecest-backend-hyperrectangular-bugfixes-20260521-090300
May 21, 2026
Merged

Fix hyperrectangular backend edge cases#2108
FlorianPfaff merged 6 commits into
mainfrom
codex/pyrecest-backend-hyperrectangular-bugfixes-20260521-090300

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Summary

  • Fix backend behavior for hyperrectangular distribution edge cases across NumPy, JAX, and PyTorch paths.
  • Add regression coverage for hyperrectangular backend behavior.

Validation

  • Applied patch cleanly.
  • Ran scoped ruff check --fix --ignore F401,F811,E402 on changed Python files because backend __init__.py modules intentionally re-export many symbols and otherwise trigger existing export-layout lint reports.
  • Ran git diff --cached --check and conflict-marker scan.

Tests were not run per request.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 24.77s
✅ PYTHON black 6 4 0 0 2.53s
✅ PYTHON isort 6 4 0 0 0.35s
✅ REPOSITORY checkov yes no no 24.61s
✅ REPOSITORY gitleaks yes no no 13.03s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 9.45s
✅ REPOSITORY syft yes no no 2.46s
✅ REPOSITORY trivy-sbom yes no no 3.26s
✅ REPOSITORY trufflehog yes no no 17.69s

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 21, 2026

Test Results

    10 files  +     9      10 suites  +9   2h 32m 48s ⏱️ + 2h 27m 9s
 1 994 tests +    25   1 990 ✅ +    35      4 💤  -    10  0 ❌ ±0 
20 365 runs  +18 324  16 775 ✅ +14 748  3 590 💤 +3 576  0 ❌ ±0 

Results for commit b762026. ± Comparison against base commit 941b015.

♻️ This comment has been updated with latest results.

@FlorianPfaff FlorianPfaff merged commit 346c3cb into main May 21, 2026
22 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