Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can now change backend (using code from geomstats) #355

Closed
wants to merge 238 commits into from
Closed

Conversation

FlorianPfaff
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 16, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.22s
✅ COPYPASTE jscpd yes no 9.31s
✅ JSON eslint-plugin-jsonc 2 0 0 1.01s
✅ JSON prettier 2 0 0 0.88s
✅ JSON v8r 2 0 2.49s
✅ MARKDOWN markdownlint 1 0 0 0.4s
✅ MARKDOWN markdown-link-check 1 0 0.95s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.28s
✅ PYTHON bandit 226 0 5.35s
✅ PYTHON black 226 0 0 4.81s
✅ PYTHON flake8 226 0 3.87s
✅ PYTHON isort 226 0 0 0.62s
✅ PYTHON mypy 226 0 5.23s
✅ PYTHON pylint 226 0 76.43s
✅ PYTHON ruff 226 0 0 0.15s
✅ REPOSITORY checkov yes no 11.39s
✅ REPOSITORY gitleaks yes no 3.78s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 12.64s
✅ REPOSITORY secretlint yes no 5.6s
✅ REPOSITORY trivy-sbom yes no 1.31s
✅ REPOSITORY trufflehog yes no 73.62s
✅ YAML prettier 8 0 0 0.8s
✅ YAML v8r 8 0 8.09s
✅ YAML yamllint 8 0 0.54s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-actions
Copy link

github-actions bot commented Oct 16, 2023

Test Results

    2 files  +    1      2 suites  +1   19m 10s ⏱️ + 14m 27s
384 tests ±    0  384 ✔️ ±    0    0 💤 ±  0  0 ±0 
768 runs  +384  721 ✔️ +337  47 💤 +47  0 ±0 

Results for commit 33e4451. ± Comparison against base commit e800a90.

This pull request removes 5 and adds 5 tests. Note that renamed tests count towards both.
pyrecest.tests.distributions.test_abstract_linear_distribution.TestAbstractLinearDistribution ‑ test_integrate_numerically
pyrecest.tests.filters.test_circular_particle_filter.CircularParticleFilterTest ‑ test_set_state
pyrecest.tests.filters.test_global_nearest_neighbor.GlobalNearestNeighborTest ‑ test_set_state_sets_correct_state
pyrecest.tests.filters.test_hypertoroidal_particle_filter.HypertoroidalParticleFilterTest ‑ test_set_state
pyrecest.tests.filters.test_von_mises_filter.TestVonMisesFilter ‑ test_set_state
pyrecest.tests.distributions.test_abstract_linear_distribution.TestAbstractLinearDistribution ‑ test_integrate
pyrecest.tests.filters.test_circular_particle_filter.CircularParticleFilterTest ‑ test_setting_state
pyrecest.tests.filters.test_global_nearest_neighbor.GlobalNearestNeighborTest ‑ test_setting_state_sets_correct_state
pyrecest.tests.filters.test_hypertoroidal_particle_filter.HypertoroidalParticleFilterTest ‑ test_setting_state
pyrecest.tests.filters.test_von_mises_filter.TestVonMisesFilter ‑ test_setting_state

♻️ This comment has been updated with latest results.

@FlorianPfaff FlorianPfaff force-pushed the backends branch 2 times, most recently from 5f3c8f0 to 4b3afb5 Compare October 16, 2023 16:59
Repository owner deleted a comment from github-actions bot Oct 16, 2023
@FlorianPfaff FlorianPfaff force-pushed the backends branch 24 times, most recently from 25e1be7 to f331275 Compare October 16, 2023 22:22
@FlorianPfaff FlorianPfaff deleted the backends branch December 1, 2023 16:05
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