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

Fix negative utility generation and detection when using a prefix #7295

Merged
merged 7 commits into from Feb 7, 2022

Commits on Feb 7, 2022

  1. Add failing tests for negative utility detection

    We're not generating them properly in all cases, when using at-apply we sometimes crash, and safelisting doesn't currently work as expected.
    thecrypticace committed Feb 7, 2022
    Copy the full SHA
    3e03d21 View commit details
    Browse the repository at this point in the history
  2. Refactor

    thecrypticace committed Feb 7, 2022
    Copy the full SHA
    e70733c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    13ef4d0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e910516 View commit details
    Browse the repository at this point in the history
  5. Refactor test a bit

    thecrypticace committed Feb 7, 2022
    Copy the full SHA
    f762ed6 View commit details
    Browse the repository at this point in the history
  6. Add class list tests

    thecrypticace committed Feb 7, 2022
    Copy the full SHA
    13e5950 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    thecrypticace committed Feb 7, 2022
    Copy the full SHA
    1c1b2ca View commit details
    Browse the repository at this point in the history