Attempt fork repros#2753
Conversation
How to use the Graphite Merge QueueAdd the label mergequeue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
|
Claude finished @cameronvoell's task —— View job Code Review Complete
Review FeedbackReviewed on: 2025-11-08 01:08 UTC Test Implementation AnalysisThe new test ✅ Strengths
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2753 +/- ##
==========================================
+ Coverage 77.32% 77.46% +0.13%
==========================================
Files 365 367 +2
Lines 53843 53872 +29
==========================================
+ Hits 41636 41731 +95
+ Misses 12207 12141 -66 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Add a concurrency/recovery test for
xmtp_mls::groups::tests::test_concurrent_metadata_updates_with_recoveryand bump workspace and bindings versions to 1.7.0-devIntroduce a new multi-threaded async test validating concurrent group metadata updates and recovery in xmtp_mls/src/groups/tests/mod.rs, and bump workspace and bindings versions to 1.7.0-dev across manifests.
📍Where to Start
Start with the test
xmtp_mls::groups::tests::test_concurrent_metadata_updates_with_recoveryin xmtp_mls/src/groups/tests/mod.rs.Macroscope summarized 1ac0c57.