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

Combined update of SwiftPoet and matching changes to fix generation of nested type names #116

Merged
merged 4 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    a693a7e View commit details
    Browse the repository at this point in the history
  2. Swift: Fix nested type name generation

    Uses typeNames when generating code, which along with SwiftPoet fix, generates the correct “shortened” names
    kdubb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c5870d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73093ed View commit details
    Browse the repository at this point in the history
  4. Render diff for failed tests

    kdubb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e9b50ec View commit details
    Browse the repository at this point in the history