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

optimize err #395

Merged
merged 19 commits into from
Jan 8, 2023
Merged

optimize err #395

merged 19 commits into from
Jan 8, 2023

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    93f8d4f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. refactor err use

    mooleetzi committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    185b94f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fmtErr

    # Conflicts:
    #	pkg/datasource/sql/exec/executor.go
    mooleetzi committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    99c9899 View commit details
    Browse the repository at this point in the history
  3. use github.com/pkg/errors

    mooleetzi committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    7ac91bd View commit details
    Browse the repository at this point in the history
  4. remove errors

    mooleetzi committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    6568362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dc8a0c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    84b0dd9 View commit details
    Browse the repository at this point in the history
  2. fix build error

    mooleetzi committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5a9a1fe View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. fix ut

    mooleetzi committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    ab1f152 View commit details
    Browse the repository at this point in the history
  2. fmt import

    mooleetzi committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    799bf06 View commit details
    Browse the repository at this point in the history
  3. merge main

    mooleetzi committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    a03af07 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into fmtErr

    # Conflicts:
    #	pkg/remoting/getty/getty_client_test.go
    #	pkg/remoting/getty/rpc_client.go
    mooleetzi committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    6ec6c15 View commit details
    Browse the repository at this point in the history
  5. rollback coverage.txt

    mooleetzi committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    4b38f98 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. merge master

    mooleetzi committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    3b76ce3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. fix build

    mooleetzi committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5718086 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. merge master

    mooleetzi committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    ca7bf96 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. merge master

    mooleetzi committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c979b5a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. fmt err

    mooleetzi committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    3078e61 View commit details
    Browse the repository at this point in the history
  2. fix build err

    mooleetzi committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    d8528f2 View commit details
    Browse the repository at this point in the history