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

feat: Unit tests for serialize_v1 for folders #67

Merged
merged 12 commits into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. Uni tests for serialize_v1 for folders

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    212330e View commit details
    Browse the repository at this point in the history
  2. typo + add sanity checks

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c838484 View commit details
    Browse the repository at this point in the history
  3. remove TODOs

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5c12ffd View commit details
    Browse the repository at this point in the history
  4. remove debug print

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a4e1a1e View commit details
    Browse the repository at this point in the history
  5. use sets to simply sanity cekc assertion

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d9dc046 View commit details
    Browse the repository at this point in the history
  6. update

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c797b52 View commit details
    Browse the repository at this point in the history
  7. rename file and folder names

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b1764e9 View commit details
    Browse the repository at this point in the history
  8. missing testdata

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3ec77fd View commit details
    Browse the repository at this point in the history
  9. add TODO in workflow

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    203d058 View commit details
    Browse the repository at this point in the history
  10. Update model_signing/serialize_test.py

    Co-authored-by: Mihai Maruseac <mihai.maruseac@gmail.com>
    laurentsimon and mihaimaruseac authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4ec5860 View commit details
    Browse the repository at this point in the history
  11. Update model_signing/serialize_test.py

    Co-authored-by: Mihai Maruseac <mihai.maruseac@gmail.com>
    laurentsimon and mihaimaruseac authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e433a0a View commit details
    Browse the repository at this point in the history
  12. chunk typo

    Signed-off-by: laurentsimon <laurentsimon@google.com>
    laurentsimon committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b256f29 View commit details
    Browse the repository at this point in the history