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

Feat/ignore mutants based on heuristics #4487

Merged
merged 10 commits into from
Oct 14, 2023

Conversation

odinvanderlinden
Copy link
Contributor

Closes #3229

@nicojs nicojs enabled auto-merge (squash) October 14, 2023 20:16
@nicojs
Copy link
Member

nicojs commented Oct 14, 2023

@odinvanderlinden Thanks for your work! As discussed, I've made some changes and am about to merge this 🎉

  • I've moved the ignore bookkeeping to a separate class: IgnorerBookkeeper, and added some unit tests.
  • I've rolled back the change to the prettier config. I'd happily discuss prettier changes in a separate issue, but not inside a feature PR.
  • I've merged the e2e test in 'ignore-project'. I remembered that this e2e project was designed to e2e test ignorers

@nicojs nicojs merged commit 4fe1000 into master Oct 14, 2023
14 checks passed
@nicojs nicojs deleted the feat/ignore-mutants-based-on-heuristics branch October 14, 2023 20:48
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.

Allow users to ignore mutants based on heuristics
2 participants