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

Test in windows, remove coverage map, test cleanup #137

Merged
merged 4 commits into from Jun 6, 2023
Merged

Commits on Jun 5, 2023

  1. chore: windows ci

    lukekarrys committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1d9b549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338446f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1759d1c View commit details
    Browse the repository at this point in the history
  4. fix: dont default find root option to anything

    This ensures that it will only short circuit if a valid path is passed
    in.
    
    This commit also adds one more mocked test to ensure that the system
    root path is always checked as the last path and no path is checked
    twice.
    lukekarrys committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    05a701d View commit details
    Browse the repository at this point in the history