Skip to content

Add jampy recompiler#16

Merged
tomusdrw merged 1 commit intoFluffyLabs:mainfrom
dakk:main
Mar 17, 2026
Merged

Add jampy recompiler#16
tomusdrw merged 1 commit intoFluffyLabs:mainfrom
dakk:main

Conversation

@dakk
Copy link
Copy Markdown
Contributor

@dakk dakk commented Mar 17, 2026

Summary by CodeRabbit

  • Infrastructure

    • Added automated fuzzing for jampy-recompiler with daily scheduling and manual trigger options.
    • Added automated performance testing for jampy-recompiler with daily execution.
  • Documentation

    • Updated README with new status badges for jampy-recompiler testing workflows.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 17, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5f0163ce-78ea-46ab-b62b-2bb91c104f9a

📥 Commits

Reviewing files that changed from the base of the PR and between ecf2961 and b3102ec.

📒 Files selected for processing (3)
  • .github/workflows/jampy-recompiler-fuzz.yml
  • .github/workflows/jampy-recompiler-performance.yml
  • README.md

📝 Walkthrough

Walkthrough

This PR introduces two new GitHub Actions workflows for the jampy-recompiler: one for fuzzing and another for performance testing. Both workflows reuse an existing reusable workflow configuration and are documented in the README with a new table row.

Changes

Cohort / File(s) Summary
Workflow Automation
.github/workflows/jampy-recompiler-fuzz.yml, .github/workflows/jampy-recompiler-performance.yml
Added two new GitHub Actions workflows that reuse the existing reusable-picofuzz.yml workflow with jampy-recompiler-specific parameters. Fuzz workflow triggers on manual dispatch and PRs; performance workflow triggers on daily schedule, manual dispatch, and PRs.
Documentation
README.md
Added a new row for jampy-recompiler in the Performance and Fuzz table with corresponding status badges.

Possibly related PRs

Poem

🐰 Workflows now spin with fuzzing delight,
Performance measured with each daily night,
The recompiler gets its test,
GitHub Actions put to the test!

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add jampy recompiler' directly matches the pull request's primary change: introducing new workflows and documentation for the jampy-recompiler fuzzing and performance testing.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use Trivy to scan for security misconfigurations and secrets in Infrastructure as Code files.

Add a .trivyignore file to your project to customize which findings Trivy reports.

@tomusdrw tomusdrw merged commit a58e8d3 into FluffyLabs:main Mar 17, 2026
32 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request May 4, 2026
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.

2 participants