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

Make distutils symlink_data command private #645

Merged
merged 2 commits into from
May 31, 2024

Merge branch 'master' into cottsay/private-distutils-command

f46b170
Select commit
Loading
Failed to load commit list.
Merged

Make distutils symlink_data command private #645

Merge branch 'master' into cottsay/private-distutils-command
f46b170
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2024 in 0s

83.44% (+0.00%) compared to b174608

View this Pull Request on Codecov

83.44% (+0.00%) compared to b174608

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.44%. Comparing base (b174608) to head (f46b170).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #645   +/-   ##
=======================================
  Coverage   83.43%   83.44%           
=======================================
  Files          66       66           
  Lines        3816     3817    +1     
  Branches      745      745           
=======================================
+ Hits         3184     3185    +1     
  Misses        555      555           
  Partials       77       77           

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