Skip to content

fix: refactor for unsupported static binary platforms - #356

Merged
2bndy5 merged 3 commits into
mainfrom
fix-static-dist-platform-warnings
Jun 13, 2026
Merged

fix: refactor for unsupported static binary platforms#356
2bndy5 merged 3 commits into
mainfrom
fix-static-dist-platform-warnings

update doc string about supported arches

b49dc75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 1s

92.84% (+0.00%) compared to 41fcd9e

View this Pull Request on Codecov

92.84% (+0.00%) compared to 41fcd9e

Details

Codecov Report

❌ Patch coverage is 95.58824% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.84%. Comparing base (41fcd9e) to head (b49dc75).

Files with missing lines Patch % Lines
clang-tools-manager/src/downloader/static_dist.rs 95.58% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #356   +/-   ##
=======================================
  Coverage   92.83%   92.84%           
=======================================
  Files          23       23           
  Lines        3461     3464    +3     
=======================================
+ Hits         3213     3216    +3     
  Misses        248      248           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.