Skip to content

Improve error code when platform not available for OS #2933

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

fix typo

40ea05e
Select commit
Loading
Failed to load commit list.
Merged

Improve error code when platform not available for OS #2933

fix typo
40ea05e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2025 in 0s

67.84% (target 30.00%)

View this Pull Request on Codecov

67.84% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 67.84%. Comparing base (2947cfb) to head (40ea05e).

Files with missing lines Patch % Lines
commands/cmderrors/cmderrors.go 33.33% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2933   +/-   ##
=======================================
  Coverage   67.84%   67.84%           
=======================================
  Files         238      238           
  Lines       22442    22450    +8     
=======================================
+ Hits        15226    15232    +6     
- Misses       6014     6017    +3     
+ Partials     1202     1201    -1     

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