Skip to content

Improve PyRecEst quality gates#2112

Merged
FlorianPfaff merged 12 commits into
mainfrom
codex/pyrecest-all-improvements-20260521-120126
May 21, 2026
Merged

Improve PyRecEst quality gates#2112
FlorianPfaff merged 12 commits into
mainfrom
codex/pyrecest-all-improvements-20260521-120126

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Summary:

  • Apply PyRecEst quality-gate improvements from the patch bundle.
  • Update poetry.lock after pyproject.toml changes.

Validation:

  • Checked for reject files and conflict markers.
  • Ran git diff --check.
  • Tests were not run per request.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 35.18s
✅ JSON prettier 1 1 0 0 0.49s
✅ JSON v8r 1 0 0 2.73s
⚠️ MARKDOWN markdownlint 6 0 14 0 1.02s
✅ MARKDOWN markdown-table-formatter 6 2 0 0 0.56s
✅ PYTHON black 8 4 0 0 2.4s
✅ PYTHON isort 8 4 0 0 0.57s
✅ REPOSITORY checkov yes no no 36.17s
✅ REPOSITORY gitleaks yes no no 14.56s
✅ REPOSITORY git_diff yes no no 0.33s
✅ REPOSITORY secretlint yes no no 14.4s
✅ REPOSITORY syft yes no no 8.25s
✅ REPOSITORY trivy-sbom yes no no 4.52s
✅ REPOSITORY trufflehog yes no no 17.87s
✅ YAML prettier 1 0 0 0 0.5s
✅ YAML v8r 1 0 0 1.55s
✅ YAML yamllint 1 0 0 0.45s

Detailed Issues

⚠️ MARKDOWN / markdownlint - 14 errors
docs/public-api-registry.md:38:7 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:16 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:27 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:46 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:54 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/public-api-registry.md:38:7 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/public-api-registry.md:38:16 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/public-api-registry.md:38:27 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/public-api-registry.md:38:46 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/quality-gates.md:13:9 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/quality-gates.md:13:19 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/quality-gates.md:13:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/quality-gates.md:13:9 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]

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  ± 0      10 suites  ±0   2h 42m 15s ⏱️ + 1m 10s
 2 026 tests + 5   2 022 ✅ + 5      4 💤 ±0  0 ❌ ±0 
20 685 runs  +50  17 089 ✅ +50  3 596 💤 ±0  0 ❌ ±0 

Results for commit 00abe21. ± Comparison against base commit dfced37.

♻️ This comment has been updated with latest results.

@FlorianPfaff FlorianPfaff merged commit 2a098dc into main May 21, 2026
29 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