Skip to content

refactor: convert resend logic to free functions outside the session code#322

Merged
davidsteiner merged 3 commits intomainfrom
320-push-session-logic-into-state-variants
Mar 19, 2026
Merged

refactor: convert resend logic to free functions outside the session code#322
davidsteiner merged 3 commits intomainfrom
320-push-session-logic-into-state-variants

Conversation

@davidsteiner
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

❌ Patch coverage is 83.51648% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.81%. Comparing base (d358f40) to head (fb726d8).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/hotfix/src/session/outbound.rs 83.21% 24 Missing ⚠️
crates/hotfix/src/session/ctx.rs 83.33% 5 Missing ⚠️
crates/hotfix/src/session.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #322      +/-   ##
==========================================
- Coverage   90.91%   90.81%   -0.11%     
==========================================
  Files          88       90       +2     
  Lines        8799     8864      +65     
==========================================
+ Hits         8000     8050      +50     
- Misses        799      814      +15     
Flag Coverage Δ
core 90.68% <83.51%> (-0.11%) ⬇️

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 320-push-session-logic-into-state-variants branch 2 times, most recently from e1777c7 to 131f296 Compare March 18, 2026 12:35
@davidsteiner davidsteiner force-pushed the 320-push-session-logic-into-state-variants branch from 131f296 to fb726d8 Compare March 18, 2026 13:27
@davidsteiner davidsteiner merged commit e10124b into main Mar 19, 2026
5 of 6 checks passed
@davidsteiner davidsteiner deleted the 320-push-session-logic-into-state-variants branch March 19, 2026 08:20
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.

2 participants