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

Implemented support for checkable errors #131

Merged
merged 9 commits into from May 12, 2024
Merged

Commits on Mar 27, 2024

  1. Implemented ErrUUID and ErrUUIDInvalidFormat error types

    Patrik Lindahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a3a3081 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Updated error type based on feedback

    Patrik Lindahl committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    09b5842 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge remote-tracking branch 'gorfs/master'

    Patrik Lindahl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fec3c0a View commit details
    Browse the repository at this point in the history
  2. Added missing documentation

    Patrik Lindahl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    56acf31 View commit details
    Browse the repository at this point in the history
  3. Restructured the tests

    Patrik Lindahl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fcc3947 View commit details
    Browse the repository at this point in the history
  4. Removed Error.Is()

    Patrik Lindahl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0342a6a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Added expected err errors.Is() checking

    Patrik Lindahl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e38c6ae View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Removed redundant error check

    Patrik Lindahl committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f713285 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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