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: only add existing directories to PATH on windows #71

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

stevapple
Copy link
Contributor

No description provided.

@soumyamahunt
Copy link
Contributor

@stevapple unit tests are failing, could be due to the API usage change and might require updating/creating some mocks. Please make the changes applicable.

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (214f7e8) 91.41% compared to head (3119bba) 91.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   91.41%   91.00%   -0.42%     
==========================================
  Files          30       30              
  Lines         897      900       +3     
  Branches      122      122              
==========================================
- Hits          820      819       -1     
- Misses         76       80       +4     
  Partials        1        1              
Files Coverage Δ
src/installer/windows/index.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stevapple stevapple changed the title fix: only add existing directory to PATH on windows fix: only add existing directories to PATH on windows Sep 26, 2023
@stevapple
Copy link
Contributor Author

@soumyamahunt The tests are passing now.

Copy link
Contributor

@soumyamahunt soumyamahunt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@soumyamahunt soumyamahunt merged commit 5dfc518 into SwiftyLab:main Sep 26, 2023
23 of 24 checks passed
@stevapple stevapple deleted the exact-windows-path branch September 26, 2023 12:23
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.

2 participants