Skip to content

fix: do not fail on check for tool presence (via package managers) - #345

Merged
2bndy5 merged 2 commits into
mainfrom
debug-apt
Jun 10, 2026
Merged

fix: do not fail on check for tool presence (via package managers)#345
2bndy5 merged 2 commits into
mainfrom
debug-apt

do not fail on check for tool presence

e35dca3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 0s

92.88% (+1.74%) compared to b213c8a

View this Pull Request on Codecov

92.88% (+1.74%) compared to b213c8a

Details

Codecov Report

❌ Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.88%. Comparing base (b213c8a) to head (e35dca3).

Files with missing lines Patch % Lines
...ols-manager/src/downloader/native_packages/unix.rs 62.50% 3 Missing ⚠️
...ools-manager/src/downloader/native_packages/mod.rs 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   91.14%   92.88%   +1.74%     
==========================================
  Files          22       22              
  Lines        3354     3361       +7     
==========================================
+ Hits         3057     3122      +65     
+ Misses        297      239      -58     

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