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

refactor(fs): resolve directories when checking whether they are the same in isSubdir() #5076

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

babiabeo
Copy link
Contributor

Jumping from: #5053

@babiabeo babiabeo requested a review from kt3k as a code owner June 18, 2024 11:46
@github-actions github-actions bot added the fs label Jun 18, 2024
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.43%. Comparing base (1d0f658) to head (1e57c71).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5076   +/-   ##
=======================================
  Coverage   92.43%   92.43%           
=======================================
  Files         481      481           
  Lines       38749    38750    +1     
  Branches     5449     5449           
=======================================
+ Hits        35816    35817    +1     
  Misses       2878     2878           
  Partials       55       55           

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

Copy link
Collaborator

@iuioiua iuioiua left a comment

Choose a reason for hiding this comment

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

Thank you, David 👍🏾

@iuioiua iuioiua merged commit c0f87db into denoland:main Jun 18, 2024
12 checks passed
@babiabeo babiabeo deleted the fs-resolve-dir-in-isSubdir branch June 19, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants