Skip to content

Add association hypothesis smoke workflow#2019

Merged
FlorianPfaff merged 1 commit intomainfrom
add-association-hypothesis-smoke-workflow
May 10, 2026
Merged

Add association hypothesis smoke workflow#2019
FlorianPfaff merged 1 commit intomainfrom
add-association-hypothesis-smoke-workflow

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Summary

  • Add a targeted manual/PR workflow for association-hypothesis validation.
  • Run import smoke checks for the public hypothesis/gating exports.
  • Run tests/filters/test_association_hypotheses.py on Python 3.11, 3.12, and 3.13.
  • Limit PR triggers to the association-hypothesis module, exports, docs, tests, and workflow file.

Validation

Not run locally in this connector environment.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 10, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 13.22s
✅ JSON prettier 2 0 0 0 0.24s
✅ JSON v8r 2 0 0 2.58s
✅ MARKDOWN markdownlint 28 0 0 0 0.96s
✅ MARKDOWN markdown-table-formatter 28 0 0 0 0.16s
✅ PYTHON bandit 519 0 0 6.68s
✅ PYTHON black 519 8 0 0 10.2s
✅ PYTHON flake8 519 0 0 3.71s
✅ PYTHON isort 519 10 0 0 0.72s
✅ PYTHON mypy 519 0 0 5.08s
✅ PYTHON pylint 519 0 0 96.98s
✅ PYTHON ruff 519 10 0 0 0.08s
✅ REPOSITORY checkov yes no no 27.32s
✅ REPOSITORY gitleaks yes no no 7.71s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY secretlint yes no no 6.82s
✅ REPOSITORY syft yes no no 2.66s
✅ REPOSITORY trivy-sbom yes no no 2.67s
✅ REPOSITORY trufflehog yes no no 13.65s
✅ YAML prettier 5 0 0 0 0.38s
✅ YAML v8r 5 0 0 5.28s
✅ YAML yamllint 5 0 0 0.56s

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

github-actions Bot commented May 10, 2026

Test Results

    12 files  ±0      12 suites  ±0   2h 33m 54s ⏱️ + 17m 38s
 1 537 tests ±0   1 537 ✅ ±0      0 💤 ±0  0 ❌ ±0 
18 904 runs  ±0  15 120 ✅ ±0  3 784 💤 ±0  0 ❌ ±0 

Results for commit dd0150e. ± Comparison against base commit d65d579.

♻️ This comment has been updated with latest results.

@FlorianPfaff FlorianPfaff force-pushed the add-association-hypothesis-smoke-workflow branch from bb38501 to dd0150e Compare May 10, 2026 14:48
@FlorianPfaff FlorianPfaff merged commit d83083b into main May 10, 2026
23 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