Skip to content

feat: allow errors in message parsing and support business reject outcomes#304

Merged
davidsteiner merged 7 commits intomainfrom
271-allow-errors-in-message-parsing
Feb 6, 2026
Merged

feat: allow errors in message parsing and support business reject outcomes#304
davidsteiner merged 7 commits intomainfrom
271-allow-errors-in-message-parsing

Conversation

@davidsteiner
Copy link
Member

No description provided.

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

codecov bot commented Feb 6, 2026

Codecov Report

❌ Patch coverage is 97.15909% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.73%. Comparing base (45422d0) to head (83d2f70).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/hotfix/src/session.rs 88.88% 3 Missing ⚠️
crates/hotfix/src/initiator.rs 85.71% 1 Missing ⚠️
crates/hotfix/src/message/business_reject.rs 99.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   90.20%   90.73%   +0.52%     
==========================================
  Files          84       86       +2     
  Lines        8394     8732     +338     
==========================================
+ Hits         7572     7923     +351     
+ Misses        822      809      -13     
Flag Coverage Δ
core 90.60% <97.15%> (+0.54%) ⬆️

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 merged commit c7eecd0 into main Feb 6, 2026
6 checks passed
@github-actions github-actions bot mentioned this pull request Feb 6, 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.

Allow errors in message parsing

2 participants