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

Ensure services with no operations generate valid Rust #2351

Closed
wants to merge 11 commits into from

Commits on Feb 13, 2023

  1. Add empty service code coverage

    Harry Barber committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    fe71ba2 View commit details
    Browse the repository at this point in the history
  2. Allow for no operations

    Harry Barber committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1df6204 View commit details
    Browse the repository at this point in the history
  3. Address comments

    Harry Barber committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    30b3e3c View commit details
    Browse the repository at this point in the history
  4. Add CHANGELOG.next.toml entry

    Harry Barber committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    943b76e View commit details
    Browse the repository at this point in the history
  5. Use Attribute rather than string interpolation

    Harry Barber committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    e0a4d83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1673e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5da8c1b View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary operation

    Harry Barber committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    d61e7ef View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into harryb/empty-service-check

    Harry Barber committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c7a36f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    752a461 View commit details
    Browse the repository at this point in the history
  11. Fix typo in CHANGELOG.next.toml

    Harry Barber committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    b434976 View commit details
    Browse the repository at this point in the history