Skip to content

Conversation

@leandrodamascena
Copy link
Contributor

Issue number: closes #7899

Summary

Adds fuzz testing integration with ClusterFuzzLite to improve OpenSSF Scorecard score. Fuzz targets are placed in tests/fuzz/ for proper lint/type checking integration while ClusterFuzzLite config lives in .clusterfuzzlite/.

Changes

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team as a code owner January 5, 2026 16:37
@boring-cyborg boring-cyborg bot added github-actions Pull requests that update Github_actions code tests labels Jan 5, 2026
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 5, 2026
@github-actions github-actions bot added the internal Maintenance changes label Jan 5, 2026
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.54%. Comparing base (eceb809) to head (e31dde9).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7903   +/-   ##
========================================
  Coverage    96.54%   96.54%           
========================================
  Files          275      275           
  Lines        13194    13194           
  Branches       999      999           
========================================
  Hits         12738    12738           
  Misses         353      353           
  Partials       103      103           

☔ 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.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

@leandrodamascena leandrodamascena merged commit ca44496 into develop Jan 5, 2026
13 checks passed
@leandrodamascena leandrodamascena deleted the chore/add-fuzzing-test branch January 5, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github-actions Pull requests that update Github_actions code internal Maintenance changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Add fuzz testing with ClusterFuzzLite

2 participants