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

test: Add tests for KvBackend trait implement #3700

Merged
merged 6 commits into from
Apr 15, 2024

Commits on Apr 12, 2024

  1. test: add etcd

    poltao committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3882bee View commit details
    Browse the repository at this point in the history
  2. optimize code

    poltao committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    50b3d7d View commit details
    Browse the repository at this point in the history
  3. test: add etcd tests

    poltao committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b7dbe5d View commit details
    Browse the repository at this point in the history
  4. fix: typos

    poltao committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    543f4bb View commit details
    Browse the repository at this point in the history
  5. fix: taplo error and clippy

    poltao committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    71f6ebb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. avoid print

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9644cb3 View commit details
    Browse the repository at this point in the history