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: is_subdir to return True when path == root #558

Merged
merged 2 commits into from
Mar 16, 2025

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Mar 16, 2025

regression introduced in #480
fix #557

Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.18%. Comparing base (3e4b6b3) to head (88fd683).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #558   +/-   ##
=======================================
  Coverage   92.17%   92.18%           
=======================================
  Files          22       22           
  Lines        1572     1574    +2     
  Branches      286      286           
=======================================
+ Hits         1449     1451    +2     
  Misses         74       74           
  Partials       49       49           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mayeut mayeut merged commit 6897614 into pypa:main Mar 16, 2025
14 checks passed
@mayeut mayeut deleted the fix-is_subdir branch March 16, 2025 11:01
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.

Removal of valid additional RPATH for internal dependency
1 participant