Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Nov 25, 2024

Motivation:

The client and server translator tests have a lot of repetition. Now that they are based on structured swift extension, which is tested separately, the tests can be much briefer as the translators just glue a few bit together.

Modifications:

  • Remove a bunch of translator tests as they are already covered by lower level tests

Result:

Less maintenance burden

Motivation:

The client and server translator tests have a lot of repetition. Now
that they are based on structured swift extension, which is tested
separately, the tests can be much briefer as the translators just glue a
few bit together.

Modifications:

- Remove a bunch of translator tests as they are already covered by
  lower level tests

Result:

Less maintenance burden
@glbrntt glbrntt added 🔨 semver/patch No public API change. semver/none No version bump required. and removed 🔨 semver/patch No public API change. labels Nov 25, 2024
@glbrntt glbrntt enabled auto-merge (squash) November 25, 2024 12:59
@glbrntt glbrntt merged commit 8bc2a25 into grpc:main Nov 26, 2024
46 of 48 checks passed
@glbrntt glbrntt deleted the v2/02-simplify-code-gen-tests branch November 26, 2024 11:20
@rnro rnro mentioned this pull request Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants