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

Make the ingress client async #252

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Make the ingress client async #252

merged 1 commit into from
Mar 20, 2024

Conversation

slinkydeveloper
Copy link
Contributor

Fix #247

Copy link
Contributor

Test Results

 92 files  ±0   92 suites  ±0   4m 57s ⏱️ +33s
 79 tests +1   55 ✅ ±0  23 💤 ±0  1 ❌ +1 
205 runs  +2  141 ✅ ±0  62 💤 ±0  2 ❌ +2 

For more details on these failures, see this check.

Results for commit 63c3674. ± 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)

@slinkydeveloper slinkydeveloper merged commit 4205690 into main Mar 20, 2024
2 of 5 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/247 branch March 20, 2024 17:03
slinkydeveloper added a commit to restatedev/e2e that referenced this pull request Mar 20, 2024
slinkydeveloper added a commit to restatedev/e2e that referenced this pull request Mar 20, 2024
slinkydeveloper added a commit to restatedev/e2e that referenced this pull request Mar 20, 2024
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.

Coroutines based IngressClient interface for kotlin
1 participant