Skip to content

feat(xmtp_mls): same-commit registry lookahead — register-then-write in one commit#3866

Closed
tylerhawkes wants to merge 2 commits into
mainfrom
tyler/registry-lookahead
Closed

feat(xmtp_mls): same-commit registry lookahead — register-then-write in one commit#3866
tylerhawkes wants to merge 2 commits into
mainfrom
tyler/registry-lookahead

Merge branch 'main' into tyler/registry-lookahead

ec6ef73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 0s

85.68% (+0.06%) compared to 62976d0

View this Pull Request on Codecov

85.68% (+0.06%) compared to 62976d0

Details

Codecov Report

❌ Patch coverage is 67.60563% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.68%. Comparing base (62976d0) to head (ec6ef73).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/xmtp_mls/src/groups/app_data/mod.rs 64.28% 20 Missing ⚠️
crates/xmtp_mls/src/groups/validated_commit.rs 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3866      +/-   ##
==========================================
+ Coverage   85.61%   85.68%   +0.06%     
==========================================
  Files         415      415              
  Lines       67401    67706     +305     
==========================================
+ Hits        57704    58012     +308     
+ Misses       9697     9694       -3     

☔ 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.