Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto: Sort IdentityStatusChanges when providing them via subscribe_to_identity_status_changes #4114

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

andybalaam
Copy link
Contributor

@andybalaam andybalaam commented Oct 10, 2024

A specific test for this case will need quite involved changes to IdentityChangeDataSet so I am working on that as a separate change.

Fixes element-hq/element-meta#2566

@andybalaam andybalaam requested a review from a team as a code owner October 10, 2024 15:19
@andybalaam andybalaam requested review from poljar and removed request for a team October 10, 2024 15:19
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.68%. Comparing base (e6db85b) to head (bde2056).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4114      +/-   ##
==========================================
- Coverage   84.69%   84.68%   -0.01%     
==========================================
  Files         269      269              
  Lines       28816    28818       +2     
==========================================
  Hits        24405    24405              
- Misses       4411     4413       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andybalaam andybalaam requested a review from a team as a code owner October 14, 2024 09:31
@andybalaam andybalaam requested review from BillCarsonFr and removed request for a team October 14, 2024 09:31
@andybalaam andybalaam force-pushed the andybalaam/sort-identity-status-changes branch from 4babfa5 to bde2056 Compare October 14, 2024 09:32
@andybalaam andybalaam enabled auto-merge (rebase) October 14, 2024 09:32
@andybalaam andybalaam merged commit 019d198 into main Oct 14, 2024
41 checks passed
@andybalaam andybalaam deleted the andybalaam/sort-identity-status-changes branch October 14, 2024 09:46
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.

Element X: order of identity change notifications is inconsistent on
2 participants