Skip to content
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

Add a third fuzzer for @/$ equivalency #2821

Open
wants to merge 13 commits into
base: fuzz-pipe
Choose a base branch
from
Open

Conversation

MichaelChirico
Copy link
Collaborator

Part of #2191 -- continuing #2819 (which is included here & against which this is based, for now). Also progress on #2737.

This one caught a pretty big gap in our current linter logic, as noted in #2820. Those are addressed here.

I left the new include_s4_slots=FALSE by default since apparently TRUE is only needed in one place to pass the current fuzz suite.

Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.64%. Comparing base (fe88c59) to head (c3a99ce).

Additional details and impacted files
@@            Coverage Diff             @@
##           fuzz-pipe    #2821   +/-   ##
==========================================
  Coverage      99.64%   99.64%           
==========================================
  Files            126      126           
  Lines           6961     6978   +17     
==========================================
+ Hits            6936     6953   +17     
  Misses            25       25           

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

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