Skip to content

Remove clang-3 from CI#397

Merged
sbSteveK merged 1 commit into
mainfrom
remove-clang-3
May 16, 2025
Merged

Remove clang-3 from CI#397
sbSteveK merged 1 commit into
mainfrom
remove-clang-3

Conversation

@sbSteveK
Copy link
Copy Markdown
Contributor

@sbSteveK sbSteveK commented May 16, 2025

Remove clang-3 from CI

CI uses aws-crt-builder, which when instructed to use clang-3, has failed to find it and has been falling back on GNU 7.5 for the past year+. This means while clang-3 is listed in our CI as having been tested, it isn't. Fixing aws-crt-builder to use clang-3 has revealed a large number of build failures across aws-c-* libraries. Lack of issues related to this implies that clang-3 is not in use and can be removed from CI.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.62%. Comparing base (34646b2) to head (032d2cc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #397      +/-   ##
==========================================
+ Coverage   84.60%   84.62%   +0.01%     
==========================================
  Files          25       25              
  Lines       10489    10489              
==========================================
+ Hits         8874     8876       +2     
+ Misses       1615     1613       -2     

☔ 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.

@sbSteveK sbSteveK merged commit 168ea11 into main May 16, 2025
35 checks passed
@sbSteveK sbSteveK deleted the remove-clang-3 branch May 16, 2025 17:52
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.

3 participants