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

Significant new tests and bug fixes to the PbjProtocolHandler #335

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rbair23
Copy link
Member

@rbair23 rbair23 commented Dec 14, 2024

No description provided.

Copy link

JUnit Test Report

   71 files  +  4     71 suites  +4   2m 37s ⏱️ +3s
1 415 tests +150  1 410 ✅ +148   3 💤 ±0  2 ❌ +2 
7 270 runs  +150  7 249 ✅ +148  19 💤 ±0  2 ❌ +2 

For more details on these failures, see this check.

Results for commit 7de433a. ± Comparison against base commit 5153c06.

This pull request removes 29 and adds 178 tests. Note that renamed tests count towards both.
, 1
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest ‑ [10] identity, deflate;q=0.5, gzip;q=0.1, br;q=0.1
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest ‑ [1] 
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest ‑ [1] gzip
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest ‑ [1] identity
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest ‑ [2] compress
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest ‑ [2] identity;q=0.5
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest ‑ [2] text/plain
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest ‑ [3] application/json
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest ‑ [3] deflate
…
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$ContentTypeTests ‑ [1] 
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$ContentTypeTests ‑ [2] text/plain
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$ContentTypeTests ‑ [3] application/json
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$ContentTypeTests ‑ contentTypeIsNormalized()
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$GrpcEncodingTests ‑ [10] identity, deflate;q=0.5, gzip;q=0.1, br;q=0.1
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$GrpcEncodingTests ‑ [1] gzip
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$GrpcEncodingTests ‑ [1] identity
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$GrpcEncodingTests ‑ [2] compress
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$GrpcEncodingTests ‑ [2] identity;q=0.5
com.hedera.pbj.grpc.helidon.PbjProtocolHandlerTest$HeaderTests$GrpcEncodingTests ‑ [3] deflate
…

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.

1 participant