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

feat(event cache): handle redacted redactions in the AllEventsCache #4533

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bnjbvr
Copy link
Member

@bnjbvr bnjbvr commented Jan 15, 2025

This is unlikely that it will affect us, so not worth adding a test IMO, but for the sake of completeness: this handles redacted redactions in the AllEventsCache too.

This is unlikely that it will affect us, so not worth adding a test IMO,
but for the sake of completeness: this handles redacted redactions in
the `AllEventsCache` too.
@bnjbvr bnjbvr requested a review from a team as a code owner January 15, 2025 10:48
@bnjbvr bnjbvr requested review from Hywan and removed request for a team January 15, 2025 10:48
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.43%. Comparing base (c969f90) to head (8395bba).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
crates/matrix-sdk/src/event_cache/mod.rs 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4533      +/-   ##
==========================================
- Coverage   85.43%   85.43%   -0.01%     
==========================================
  Files         285      285              
  Lines       32112    32117       +5     
==========================================
+ Hits        27435    27438       +3     
- Misses       4677     4679       +2     

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

@bnjbvr bnjbvr requested review from a team, Hywan and jmartinesp and removed request for Hywan and a team January 15, 2025 17:21
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.

1 participant