Skip to content

crypto: Save private identity in the MemoryStore #3222

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

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

andybalaam
Copy link
Member

Because I am trying to get MemoryStore to pass the cryptostore_integration_tests, I need this store to hold on to the private identity when previously it didn't both.

Applies on top of #3221

Part of my work on element-hq/element-web#26892

@andybalaam andybalaam requested a review from a team as a code owner March 15, 2024 14:40
@andybalaam andybalaam requested review from Hywan and removed request for a team March 15, 2024 14:40
@andybalaam andybalaam marked this pull request as draft March 15, 2024 14:40
@andybalaam andybalaam force-pushed the andybalaam/store-trackedusers-in-memorystore branch from 9e4eda3 to 1cdf6c8 Compare March 19, 2024 11:34
@andybalaam andybalaam force-pushed the andybalaam/store-private-identity-in-memorystore branch from 241af7e to 3342f11 Compare March 19, 2024 11:40
@andybalaam andybalaam force-pushed the andybalaam/store-trackedusers-in-memorystore branch 2 times, most recently from af83204 to 099c855 Compare March 19, 2024 15:17
Base automatically changed from andybalaam/store-trackedusers-in-memorystore to main March 19, 2024 15:29
@andybalaam andybalaam force-pushed the andybalaam/store-private-identity-in-memorystore branch from 3342f11 to 9caec95 Compare March 19, 2024 15:36
@andybalaam andybalaam marked this pull request as ready for review March 19, 2024 15:36
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.66%. Comparing base (4bdcedb) to head (9caec95).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3222   +/-   ##
=======================================
  Coverage   83.66%   83.66%           
=======================================
  Files         236      236           
  Lines       24443    24447    +4     
=======================================
+ Hits        20450    20454    +4     
  Misses       3993     3993           

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

@poljar poljar removed the request for review from Hywan March 19, 2024 16:13
@andybalaam andybalaam merged commit b2dc21d into main Mar 20, 2024
@andybalaam andybalaam deleted the andybalaam/store-private-identity-in-memorystore branch March 20, 2024 09:09
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.

2 participants