Skip to content

test: add coverage for cancel, multi-message, null checks, and failure isolation#1

Merged
themechbro merged 1 commit into
themechbro:feature/grpc-mirroring-unaryfrom
atulsingh1501:improve/mirroring-interceptor-test-coverage
May 22, 2026
Merged

test: add coverage for cancel, multi-message, null checks, and failure isolation#1
themechbro merged 1 commit into
themechbro:feature/grpc-mirroring-unaryfrom
atulsingh1501:improve/mirroring-interceptor-test-coverage

Conversation

@atulsingh1501
Copy link
Copy Markdown

Adding 5 new test cases to help push coverage past 80% for grpc#12721:

  • Cancel propagation to mirror call
  • Multiple messages being mirrored
  • Null mirrorChannel throws NullPointerException
  • Null executor throws NullPointerException
  • Mirror failure does not affect primary call

Relates to: grpc#12448

@atulsingh1501
Copy link
Copy Markdown
Author

Hi @themechbro! Glad my tests were helpful.
Let me know if you need anything else to get this merged! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants