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

Added --no-check-for-updates in version command #2272

Closed
wants to merge 1 commit into from

Added --no-check-for-updates in 'version' command

5a13de3
Select commit
Loading
Failed to load commit list.
Closed

Added --no-check-for-updates in version command #2272

Added --no-check-for-updates in 'version' command
5a13de3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2023 in 0s

62.98% (target 30.00%)

View this Pull Request on Codecov

62.98% (target 30.00%)

Details

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.04% 🎉

Comparison is base (38479dc) 62.93% compared to head (5a13de3) 62.98%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2272      +/-   ##
==========================================
+ Coverage   62.93%   62.98%   +0.04%     
==========================================
  Files         221      221              
  Lines       19730    19748      +18     
==========================================
+ Hits        12418    12439      +21     
+ Misses       6209     6207       -2     
+ Partials     1103     1102       -1     
Files Changed Coverage Δ
internal/cli/version/version.go 56.75% <50.00%> (-0.39%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.