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

feat(isolation): improve canonicalization of host paths #819

Merged

Conversation

n0toose
Copy link
Member

@n0toose n0toose commented Dec 1, 2024

This turns host paths that do not exist yet into absolute paths. Doing something similar for the guest paths is also a TODO.

This turns host paths that do not exist yet into absolute paths.
Doing something similar for the guest paths is also a TODO.
@n0toose n0toose requested a review from jounathaen December 1, 2024 15:21
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.55%. Comparing base (9d30f3d) to head (b8999f3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #819      +/-   ##
==========================================
+ Coverage   71.51%   71.55%   +0.03%     
==========================================
  Files          21       21              
  Lines        3037     3041       +4     
==========================================
+ Hits         2172     2176       +4     
  Misses        865      865              

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

@jounathaen jounathaen added this pull request to the merge queue Dec 1, 2024
@jounathaen
Copy link
Member

👍

@n0toose
Copy link
Member Author

n0toose commented Dec 1, 2024

i think that those were enough notifications from me for today, enjoy the rest of your sunday!

Merged via the queue into hermit-os:main with commit f6fe3df Dec 1, 2024
11 checks passed
@jounathaen jounathaen deleted the uhyvefilemap-host-canonicalization branch December 1, 2024 18:24
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