Skip to content

feat: admin operation to set the next expected target sequence number#342

Merged
davidsteiner merged 4 commits intomainfrom
340-admin-operation-to-set-the-next-expected-target-sequence-number
Apr 23, 2026
Merged

feat: admin operation to set the next expected target sequence number#342
davidsteiner merged 4 commits intomainfrom
340-admin-operation-to-set-the-next-expected-target-sequence-number

Conversation

@davidsteiner
Copy link
Copy Markdown
Member

No description provided.

@davidsteiner davidsteiner linked an issue Apr 22, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

❌ Patch coverage is 95.45455% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.39%. Comparing base (3d1eef7) to head (a5655a0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/hotfix/src/session.rs 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #342      +/-   ##
==========================================
+ Coverage   91.36%   91.39%   +0.02%     
==========================================
  Files          94       94              
  Lines        9510     9554      +44     
==========================================
+ Hits         8689     8732      +43     
- Misses        821      822       +1     
Flag Coverage Δ
core 91.28% <95.45%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@davidsteiner davidsteiner force-pushed the 340-admin-operation-to-set-the-next-expected-target-sequence-number branch from 5d8276b to 8dbc641 Compare April 22, 2026 18:58
@davidsteiner davidsteiner force-pushed the 340-admin-operation-to-set-the-next-expected-target-sequence-number branch from 8dbc641 to a5655a0 Compare April 22, 2026 19:03
@davidsteiner davidsteiner merged commit 2508b8e into main Apr 23, 2026
6 checks passed
@davidsteiner davidsteiner deleted the 340-admin-operation-to-set-the-next-expected-target-sequence-number branch April 23, 2026 07:07
@github-actions github-actions Bot mentioned this pull request Apr 23, 2026
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.

Admin operation to set the next expected target sequence number

2 participants