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

Improve schema gen for nested dataclasses #9114

Merged
merged 11 commits into from Mar 27, 2024
Merged

Commits on Mar 26, 2024

  1. attempted fix???

    sydney-runkle committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    71c66d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. add tests

    sydney-runkle committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6668156 View commit details
    Browse the repository at this point in the history
  2. adding benchmark

    sydney-runkle committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    17a9909 View commit details
    Browse the repository at this point in the history
  3. fix import

    sydney-runkle committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d6c8db3 View commit details
    Browse the repository at this point in the history
  4. fix union syntax

    sydney-runkle committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    220c0e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c14ad67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0634dd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c95fe75 View commit details
    Browse the repository at this point in the history
  8. Revert "Add benchmark decorators (#9123)"

    This reverts commit c95fe75.
    sydney-runkle committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a6e5d9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d020ad4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee3ebfb View commit details
    Browse the repository at this point in the history