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

Handle paths consistently in HostEnvironment #39

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Dec 10, 2023

Always normalize and convert paths to absolute paths.

Always normalize and convert paths to absolute paths.
@ascopes ascopes self-assigned this Dec 10, 2023
Copy link

codecov bot commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b97951a) 85.64% compared to head (ec2d154) 85.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   85.64%   85.75%   +0.10%     
==========================================
  Files          15       15              
  Lines         390      393       +3     
  Branches       27       27              
==========================================
+ Hits          334      337       +3     
  Misses         45       45              
  Partials       11       11              

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

@ascopes ascopes merged commit 40f668a into main Dec 10, 2023
@ascopes ascopes deleted the task/consistent-paths branch December 10, 2023 11:16
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.

1 participant