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

Mutate == to != and vice versa #170

Merged
merged 27 commits into from
Nov 30, 2023
Merged

Mutate == to != and vice versa #170

merged 27 commits into from
Nov 30, 2023

Conversation

sourcefrog
Copy link
Owner

@sourcefrog sourcefrog commented Nov 25, 2023

  • Big refactor to allow smaller-than-function mutants
  • Mutate == to != and vice versa
  • Add --line-col=false, mostly to allow tests to be less brittle
  • Include column numbers in mutant listings to disambiguate multiple potential mutations within one line
  • Refactor code to represent mutants as styled or plain text so that the two always stay consistent
  • Add a span to mutant JSON, and a structured function submessage

@sourcefrog sourcefrog changed the title Mutate == Mutate == to != and vice versa Nov 30, 2023
@sourcefrog sourcefrog marked this pull request as ready for review November 30, 2023 05:11
@sourcefrog sourcefrog enabled auto-merge November 30, 2023 05:11
@sourcefrog sourcefrog merged commit e18869a into main Nov 30, 2023
11 checks passed
@sourcefrog sourcefrog deleted the eq branch November 30, 2023 05:15
@sourcefrog sourcefrog restored the eq branch January 3, 2025 00:18
@sourcefrog sourcefrog deleted the eq branch January 3, 2025 01:27
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