Skip to content

Conversation

@ToastCheng
Copy link
Contributor

@ToastCheng ToastCheng commented Sep 1, 2025

After adding the Cirq to OSS-Fuzz project list, we'll need to configure GitHub action to run the CI fuzzer. This PR basically follows https://google.github.io/oss-fuzz/getting-started/continuous-integration/ to enable the workflow.

Partially implements #7515

@ToastCheng ToastCheng requested review from a team and vtomole as code owners September 1, 2025 14:38
@ToastCheng ToastCheng requested a review from maffoo September 1, 2025 14:38
@github-actions github-actions bot added the size: S 10< lines changed <50 label Sep 1, 2025
@codecov
Copy link

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.27%. Comparing base (f7a90c2) to head (31f8647).
⚠️ Report is 96 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7625      +/-   ##
==========================================
- Coverage   97.50%   97.27%   -0.23%     
==========================================
  Files        1103     1105       +2     
  Lines       99665   102155    +2490     
==========================================
+ Hits        97179    99375    +2196     
- Misses       2486     2780     +294     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for setting this up.

@pavoljuhas pavoljuhas enabled auto-merge November 13, 2025 20:07
@pavoljuhas pavoljuhas disabled auto-merge November 13, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants