-
Notifications
You must be signed in to change notification settings - Fork 49
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
Handle spaces in source/build paths #608
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #608 +/- ##
==========================================
- Coverage 95.80% 92.72% -3.08%
==========================================
Files 61 67 +6
Lines 8143 9768 +1625
Branches 0 9768 +9768
==========================================
+ Hits 7801 9057 +1256
- Misses 342 426 +84
- Partials 0 285 +285 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
246debe
to
6eb3bc4
Compare
The "Spaces in path - macos-14-xlarge - FIPS: 1" job is failing. The fix depends upon this upstream PR: Other failures are being address on another PR: |
6eb3bc4
to
5f0a5f9
Compare
897aba3
to
087dec7
Compare
Issues:
Addresses:
Related:
Description of changes:
Testing:
New tests added.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.