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

Hashcode implementation proposal for DataClassificationSet #4933

Merged
merged 8 commits into from
Feb 15, 2024

Commits on Feb 9, 2024

  1. Fix hashcode

    damianhorna committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2c9fa29 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    damianhorna committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    443e430 View commit details
    Browse the repository at this point in the history
  3. Add HashCode test

    damianhorna committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3b043ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14b49bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d22a1fe View commit details
    Browse the repository at this point in the history
  6. Better test name

    damianhorna committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d793d7f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Add hashcode caching

    damianhorna committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    02731c4 View commit details
    Browse the repository at this point in the history
  2. Fix warning

    damianhorna committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    d75035c View commit details
    Browse the repository at this point in the history