Skip to content

Added partially wrapped normal distribution for SE(2)#1092

Open
FlorianPfaff wants to merge 1 commit intomainfrom
se2pwnnew
Open

Added partially wrapped normal distribution for SE(2)#1092
FlorianPfaff wants to merge 1 commit intomainfrom
se2pwnnew

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 14, 2025

Test Results

0 files   -    12  0 suites   - 12   0s ⏱️ - 3h 14m 55s
0 tests  -   514  0 ✅  -   514  0 💤 ±    0  0 ❌ ±0 
0 runs   - 6 380  0 ✅  - 5 280  0 💤  - 1 100  0 ❌ ±0 

Results for commit 81e334e. ± Comparison against base commit 8dba1bf.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 14, 2025

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 6.54s
✅ JSON prettier 2 0 0 0 0.42s
✅ JSON v8r 2 0 0 3.15s
✅ MARKDOWN markdownlint 1 0 0 0 0.61s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.25s
✅ PYTHON bandit 249 0 0 3.14s
✅ PYTHON black 249 2 0 0 4.51s
✅ PYTHON flake8 249 0 0 1.77s
✅ PYTHON isort 249 2 0 0 0.49s
✅ PYTHON mypy 249 0 0 4.24s
❌ PYTHON pylint 249 1 0 71.21s
✅ PYTHON ruff 249 2 0 0 0.05s
✅ REPOSITORY checkov yes no no 22.44s
✅ REPOSITORY gitleaks yes no no 3.7s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 5.86s
✅ REPOSITORY syft yes no no 3.44s
✅ REPOSITORY trivy-sbom yes no no 2.03s
✅ REPOSITORY trufflehog yes no no 17.15s
✅ YAML prettier 4 0 0 0 0.51s
✅ YAML v8r 4 0 0 4.97s
✅ YAML yamllint 4 0 0 0.41s

Detailed Issues

❌ PYTHON / pylint - 1 error
************* Module pyrecest.tests.distributions.test_se2_partially_wrapped_normal_distribution
pyrecest/tests/distributions/test_se2_partially_wrapped_normal_distribution.py:8:0: R0902: Too many instance attributes (9/7) (too-many-instance-attributes)

------------------------------------
Your code has been rated at 10.00/10

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

@FlorianPfaff FlorianPfaff changed the title Added partially wrapped normal distribution Added partially wrapped normal distribution for SE(2) Apr 14, 2025
@FlorianPfaff FlorianPfaff force-pushed the main branch 3 times, most recently from cbbee9b to 22baafb Compare December 1, 2025 20:52
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