Skip to content

fix(xmtp_mls): propagate retryable errors from own self-publish reaction handlers#3758

Open
Jr-kenny wants to merge 2 commits into
xmtp:mainfrom
Jr-kenny:fix-3747-self-publish-error-propagation
Open

fix(xmtp_mls): propagate retryable errors from own self-publish reaction handlers#3758
Jr-kenny wants to merge 2 commits into
xmtp:mainfrom
Jr-kenny:fix-3747-self-publish-error-propagation

test(xmtp_mls): skip own-reaction fault-injection test on wasm

66fdd7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 0s

84.46% (+0.00%) compared to 8ad390a

View this Pull Request on Codecov

84.46% (+0.00%) compared to 8ad390a

Details

Codecov Report

❌ Patch coverage is 94.21488% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.46%. Comparing base (8ad390a) to head (66fdd7f).

Files with missing lines Patch % Lines
crates/xmtp_mls/src/groups/mls_sync.rs 93.45% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3758    +/-   ##
========================================
  Coverage   84.45%   84.46%            
========================================
  Files         408      408            
  Lines       59772    59876   +104     
========================================
+ Hits        50483    50574    +91     
- Misses       9289     9302    +13     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.