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

Remove windows check in cmd #140

Merged
merged 15 commits into from Jan 2, 2023
Merged

Remove windows check in cmd #140

merged 15 commits into from Jan 2, 2023

Conversation

Erotemic
Copy link
Owner

@Erotemic Erotemic commented Dec 9, 2022

Attempt to fix #139

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (22ef67b) compared to base (b46e6bb).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #140   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         3565      3565           
  Branches       707       706    -1     
=========================================
  Hits          3565      3565           
Impacted Files Coverage Δ
ubelt/util_arg.py 100.00% <ø> (ø)
ubelt/util_dict.py 100.00% <ø> (ø)
ubelt/util_download.py 100.00% <ø> (ø)
ubelt/util_func.py 100.00% <ø> (ø)
ubelt/util_hash.py 100.00% <ø> (ø)
ubelt/util_import.py 100.00% <ø> (ø)
ubelt/util_io.py 100.00% <ø> (ø)
ubelt/util_list.py 100.00% <ø> (ø)
ubelt/util_memoize.py 100.00% <ø> (ø)
ubelt/util_path.py 100.00% <ø> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Erotemic Erotemic merged commit 6fedabe into main Jan 2, 2023
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.

FileNotFoundError attempting to launch sys.executable on Windows
1 participant