Skip to content

Fix SO3 Dirac chordal distance clip import#1920

Merged
FlorianPfaff merged 1 commit intomainfrom
codex/fix-so3-dirac-chordal-clip
Apr 29, 2026
Merged

Fix SO3 Dirac chordal distance clip import#1920
FlorianPfaff merged 1 commit intomainfrom
codex/fix-so3-dirac-chordal-clip

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Summary

  • import the backend clip helper in SO3DiracDistribution
  • restores chordal_distance after it started calling clip without a local binding

Validation

  • PYTHONPATH=src pytest tests/distributions/test_so3_dirac_distribution.py -q

@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 16.98s
✅ JSON prettier 2 0 0 0 0.68s
✅ JSON v8r 2 0 0 2.66s
✅ MARKDOWN markdownlint 21 0 0 0 1.2s
✅ MARKDOWN markdown-table-formatter 21 0 0 0 0.28s
✅ PYTHON bandit 432 0 0 6.63s
✅ PYTHON black 432 0 0 0 10.13s
✅ PYTHON flake8 432 0 0 3.71s
✅ PYTHON isort 432 1 0 0 0.81s
✅ PYTHON mypy 432 0 0 5.65s
✅ PYTHON pylint 432 0 0 133.88s
✅ PYTHON ruff 432 1 0 0 0.08s
✅ REPOSITORY checkov yes no no 20.16s
✅ REPOSITORY gitleaks yes no no 11.73s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY secretlint yes no no 8.01s
✅ REPOSITORY syft yes no no 3.05s
✅ REPOSITORY trivy-sbom yes no no 3.66s
✅ REPOSITORY trufflehog yes no no 20.26s
✅ YAML prettier 5 0 0 0 0.48s
✅ YAML v8r 5 0 0 5.7s
✅ YAML yamllint 5 0 0 0.51s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_RUFF,COPYPASTE_JSCPD,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

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

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

    12 files  +    12      12 suites  +12   4h 29m 27s ⏱️ + 4h 29m 27s
 1 227 tests + 1 227   1 227 ✅ + 1 227      0 💤 ±    0  0 ❌ ±0 
15 088 runs  +15 088  11 552 ✅ +11 552  3 536 💤 +3 536  0 ❌ ±0 

Results for commit ecc5bed. ± Comparison against base commit ddae39b.

@FlorianPfaff FlorianPfaff marked this pull request as ready for review April 29, 2026 00:20
@FlorianPfaff FlorianPfaff merged commit c24730f into main Apr 29, 2026
20 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