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

Mutants #9

Merged
merged 9 commits into from
Apr 13, 2024
Merged

Mutants #9

merged 9 commits into from
Apr 13, 2024

Commits on Apr 13, 2024

  1. gitignore: Ignore mutants

    Signed-off-by: Daniel Silverstone <[email protected]>
    kinnison committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f9d1ea8 View commit details
    Browse the repository at this point in the history
  2. spanned-serde: Fix empty path generation in errors

    Signed-off-by: Daniel Silverstone <[email protected]>
    kinnison committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2a35db8 View commit details
    Browse the repository at this point in the history
  3. marked-yaml: Add some more tests for mutant checks

    Signed-off-by: Daniel Silverstone <[email protected]>
    kinnison committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3b2ebfe View commit details
    Browse the repository at this point in the history
  4. marked-yaml: Refactor from_node for easier mutant testing

    Signed-off-by: Daniel Silverstone <[email protected]>
    kinnison committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2972954 View commit details
    Browse the repository at this point in the history
  5. marked-yaml: Fix ergonomics impl

    Signed-off-by: Daniel Silverstone <[email protected]>
    kinnison committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f806d97 View commit details
    Browse the repository at this point in the history
  6. marked-yaml: More mutants checks

    Signed-off-by: Daniel Silverstone <[email protected]>
    kinnison committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b5077f9 View commit details
    Browse the repository at this point in the history
  7. marked-yaml: More mutants checks

    Signed-off-by: Daniel Silverstone <[email protected]>
    kinnison committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0f20e3f View commit details
    Browse the repository at this point in the history
  8. marked-yaml: Remove unnecessary enum variant visitor

    Signed-off-by: Daniel Silverstone <[email protected]>
    kinnison committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3266213 View commit details
    Browse the repository at this point in the history
  9. marked-yaml: Check that we never reach the expecting() function in Sp…

    …anned<T>
    
    Signed-off-by: Daniel Silverstone <[email protected]>
    kinnison committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    221a0fa View commit details
    Browse the repository at this point in the history