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 NewErrors() and Improve NewError() #1728

Merged
merged 9 commits into from Jan 27, 2022

Commits on Jan 21, 2022

  1. fix new errors

    balcieren committed Jan 21, 2022
    Copy the full SHA
    c7a3a0d View commit details
    Browse the repository at this point in the history
  2. fix tests

    balcieren committed Jan 21, 2022
    Copy the full SHA
    79c7936 View commit details
    Browse the repository at this point in the history
  3. removed new errors tests

    balcieren committed Jan 21, 2022
    Copy the full SHA
    14202c5 View commit details
    Browse the repository at this point in the history
  4. changed error message type

    balcieren committed Jan 21, 2022
    Copy the full SHA
    a66ee83 View commit details
    Browse the repository at this point in the history
  5. fixed NewError test

    balcieren committed Jan 21, 2022
    Copy the full SHA
    1cd4624 View commit details
    Browse the repository at this point in the history
  6. added NewErrors function

    balcieren committed Jan 21, 2022
    Copy the full SHA
    61dbddf View commit details
    Browse the repository at this point in the history
  7. added Test_NewErrors

    balcieren committed Jan 21, 2022
    Copy the full SHA
    5da495b View commit details
    Browse the repository at this point in the history
  8. added comment line

    balcieren committed Jan 21, 2022
    Copy the full SHA
    ddd8c40 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Copy the full SHA
    c34a33d View commit details
    Browse the repository at this point in the history