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

Fix label compare of distance method #1205

Merged
merged 7 commits into from
Nov 28, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    f233997 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    sooahleex committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    64caa97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dafd826 View commit details
    Browse the repository at this point in the history
  4. Fix argument

    sooahleex committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b07a713 View commit details
    Browse the repository at this point in the history
  5. Add test

    sooahleex committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9759aec View commit details
    Browse the repository at this point in the history
  6. Use capsys

    sooahleex committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3547784 View commit details
    Browse the repository at this point in the history
  7. Change tests/integration/cli/test_compare.py to pytest style (#4)

    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2ae3c13 View commit details
    Browse the repository at this point in the history