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: support multiplexed path #896

Merged
merged 3 commits into from
Sep 10, 2024

fix: make sure this goes through fspath

a5fdfa7
Select commit
Loading
Failed to load commit list.
Merged

fix: support multiplexed path #896

fix: make sure this goes through fspath
a5fdfa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 1s

83.86% (-0.05%) compared to a3df152

View this Pull Request on Codecov

83.86% (-0.05%) compared to a3df152

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.86%. Comparing base (a3df152) to head (a5fdfa7).

Files with missing lines Patch % Lines
src/scikit_build_core/builder/builder.py 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #896      +/-   ##
==========================================
- Coverage   83.90%   83.86%   -0.05%     
==========================================
  Files          74       74              
  Lines        4387     4393       +6     
==========================================
+ Hits         3681     3684       +3     
- Misses        706      709       +3     

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