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

Handle spaces in source/build paths #608

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Nov 20, 2024

Issues:

Addresses:

Related:

Description of changes:

  • Fix handling of spaces in the source/build paths.
  • Revert recent MSRV violations
  • Moved several compiler-version tests to its own workflow.

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.

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.72%. Comparing base (c358484) to head (087dec7).
Report is 121 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@justsmth justsmth force-pushed the spaces-in-paths branch 6 times, most recently from 246debe to 6eb3bc4 Compare November 20, 2024 23:49
@justsmth
Copy link
Contributor Author

justsmth commented Nov 21, 2024

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:

@justsmth justsmth marked this pull request as ready for review November 21, 2024 18:46
@justsmth justsmth requested a review from a team as a code owner November 21, 2024 18:46
@justsmth justsmth merged commit c056bc0 into aws:main Nov 22, 2024
256 checks passed
@justsmth justsmth deleted the spaces-in-paths branch November 22, 2024 19:32
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.

4 participants