vfox icon indicating copy to clipboard operation
vfox copied to clipboard

refactor(cli): migrate from cli/v2 to cli/v3

Open bytemain opened this issue 7 months ago • 1 comments

close: https://github.com/version-fox/vfox/issues/88

https://cli.urfave.org/migrate-v2-to-v3/

  • https://github.com/woodpecker-ci/woodpecker/pull/2951/files

bytemain avatar Apr 26 '25 09:04 bytemain

Codecov Report

:x: Patch coverage is 0% with 68 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 22.35%. Comparing base (fe39d8e) to head (d8df724). :warning: Report is 43 commits behind head on main.

Files with missing lines Patch % Lines
cmd/cmd.go 0.00% 14 Missing :warning:
cmd/commands/env.go 0.00% 8 Missing :warning:
cmd/commands/use.go 0.00% 7 Missing :warning:
cmd/commands/config.go 0.00% 5 Missing :warning:
cmd/commands/activate.go 0.00% 4 Missing :warning:
cmd/commands/add.go 0.00% 4 Missing :warning:
cmd/commands/cd.go 0.00% 4 Missing :warning:
cmd/commands/install.go 0.00% 3 Missing :warning:
cmd/commands/search.go 0.00% 3 Missing :warning:
cmd/commands/update.go 0.00% 3 Missing :warning:
... and 7 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #453   +/-   ##
=======================================
  Coverage   22.35%   22.35%           
=======================================
  Files          67       67           
  Lines        5407     5407           
=======================================
  Hits         1209     1209           
  Misses       4069     4069           
  Partials      129      129           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Apr 26 '25 10:04 codecov[bot]

@copilot resolve conflicts

bytemain avatar Sep 30 '25 03:09 bytemain

@copilot resolve conflicts

aooohan avatar Sep 30 '25 05:09 aooohan