Skip to content

Conversation

@davidsteiner
Copy link
Member

No description provided.

@davidsteiner davidsteiner linked an issue Jan 12, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

❌ Patch coverage is 63.15789% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.15%. Comparing base (f5d77ca) to head (e2360c9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/hotfix/src/initiator.rs 0.00% 6 Missing ⚠️
crates/hotfix/src/transport/socket.rs 0.00% 4 Missing ⚠️
crates/hotfix-web/src/lib.rs 0.00% 3 Missing ⚠️
crates/hotfix-web/src/session_controller.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
+ Coverage   86.99%   87.15%   +0.15%     
==========================================
  Files          84       84              
  Lines        7512     7504       -8     
==========================================
+ Hits         6535     6540       +5     
+ Misses        977      964      -13     

☔ 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 merged commit 7f9e084 into main Jan 13, 2026
3 of 4 checks passed
@davidsteiner davidsteiner deleted the 259-separate-trait-for-outbound-and-inbound-messages branch January 13, 2026 13:28
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.

Separate trait for outbound and inbound messages

3 participants