Skip to content

Add a fuzzer for injecting comments #2899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 136 commits into
base: main
Choose a base branch
from
Draft

Add a fuzzer for injecting comments #2899

wants to merge 136 commits into from

Conversation

MichaelChirico
Copy link
Collaborator

@MichaelChirico MichaelChirico commented Jul 26, 2025

Originally #2822, which can't be recovered because it was closed while it was targeting a branch that got deleted. GitHub bug, I guess.

Part of #2191, including progress on #2737

Closes #2827.

Draft while #2900 and #2901 are pending

@MichaelChirico MichaelChirico changed the title Fuzz comments Add a fuzzer for injecting comments Jul 26, 2025
Copy link

codecov bot commented Jul 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.28%. Comparing base (618a527) to head (5490c64).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2899   +/-   ##
=======================================
  Coverage   99.28%   99.28%           
=======================================
  Files         128      128           
  Lines        7232     7274   +42     
=======================================
+ Hits         7180     7222   +42     
  Misses         52       52           

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

@MichaelChirico MichaelChirico added this to the 3.3.0 milestone Jul 29, 2025
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.

False positive/negative lints with "natural" comments
2 participants