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

Allow more than one key in request signing #340

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

slinkydeveloper
Copy link
Contributor

Fix #327

Copy link
Contributor

github-actions bot commented Jun 3, 2024

Test Results

762 tests  ±0   755 ✅ ±0   6m 57s ⏱️ +7s
 49 suites ±0     7 💤 ±0 
 49 files   ±0     0 ❌ ±0 

Results for commit 8c48101. ± Comparison against base commit 78d0340.

This pull request removes 6 and adds 6 tests. Note that renamed tests count towards both.
dev.restate.sdk.TestSerdesTest ‑ Byte: 29
dev.restate.sdk.TestSerdesTest ‑ Double: 0.6946836812983952
dev.restate.sdk.TestSerdesTest ‑ Float: 0.080851376
dev.restate.sdk.TestSerdesTest ‑ Integer: 483782291
dev.restate.sdk.TestSerdesTest ‑ Long: -8247257915055754693
dev.restate.sdk.TestSerdesTest ‑ Short: 2100
dev.restate.sdk.TestSerdesTest ‑ Byte: -40
dev.restate.sdk.TestSerdesTest ‑ Double: 0.5239986167618453
dev.restate.sdk.TestSerdesTest ‑ Float: 0.44324875
dev.restate.sdk.TestSerdesTest ‑ Integer: -1859746169
dev.restate.sdk.TestSerdesTest ‑ Long: 530180909914807783
dev.restate.sdk.TestSerdesTest ‑ Short: -21192

♻️ This comment has been updated with latest results.

@slinkydeveloper slinkydeveloper merged commit 1e8d250 into main Jun 3, 2024
4 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/327 branch June 3, 2024 13:40
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.

Request identity should support multiple public keys
1 participant