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

Cpestano/bug fix relative paths #4248

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

cpestano-m
Copy link
Contributor

Description

Describe the purpose of and changes within this Pull Request.
Removing relative paths in prepare_machine.ps1, changed out relative paths for absolute paths to allow for the script to be run from folders other than the root msquic folder, e.g. the script can now be ran with the user cd'ed into the scripts folder without issues.

Testing

Do any existing tests cover this change? Are new tests needed?
No tests needed.

Documentation

Is there any documentation impact for this change?
No.

@cpestano-m cpestano-m requested a review from a team as a code owner April 18, 2024 01:47
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.29%. Comparing base (3520e17) to head (e9171df).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4248      +/-   ##
==========================================
- Coverage   85.60%   84.29%   -1.32%     
==========================================
  Files          56       56              
  Lines       15382    15382              
==========================================
- Hits        13168    12966     -202     
- Misses       2214     2416     +202     

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

@nibanks
Copy link
Member

nibanks commented Apr 18, 2024

Thanks for the fix!

@nibanks nibanks merged commit 50b16dc into microsoft:main Apr 18, 2024
345 of 351 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants