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

Move Protobuf serde to separate module #253

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Move Protobuf serde to separate module #253

merged 1 commit into from
Mar 20, 2024

Conversation

slinkydeveloper
Copy link
Contributor

Fix #249

Copy link
Contributor

Test Results

 92 files  ±0   92 suites  ±0   4m 32s ⏱️ +8s
 79 tests +1   56 ✅ +1  23 💤 ±0  0 ❌ ±0 
205 runs  +2  143 ✅ +2  62 💤 ±0  0 ❌ ±0 

Results for commit a76fb7b. ± Comparison against base commit aee2f71.

This pull request removes 1 and adds 2 tests. Note that renamed tests count towards both.
dev.restate.e2e.runtime.IngressServiceTest ‑ idempotentInvoke(IngressClient)
dev.restate.e2e.runtime.IngressTest ‑ headersPassThrough(IngressClient)
dev.restate.e2e.runtime.IngressTest ‑ idempotentInvoke(IngressClient)

Copy link
Contributor

Unit Test Results

  44 files  ±0    44 suites  ±0   1m 43s ⏱️ +4s
623 tests ±0  594 ✔️ ±0  29 💤 ±0  0 ±0 
624 runs  +1  595 ✔️ +1  29 💤 ±0  0 ±0 

Results for commit a76fb7b. ± Comparison against base commit aee2f71.

@slinkydeveloper slinkydeveloper merged commit 3c69539 into main Mar 20, 2024
5 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/249 branch March 20, 2024 16:42
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.

Move CoreSerdes.ofProtobuf to its own module
1 participant