matrix-org / matrix-rust-sdk

Matrix Client-Server SDK for Rust
Apache License 2.0
1.26k stars 252 forks source link

feat(event cache store): add ability to rename a media cache key #4177

Closed bnjbvr closed 2 weeks ago

bnjbvr commented 2 weeks ago

What it says on the tin. Will allow caching medias before they're sent to a remote, when used with the send queue.

Part of #1732.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.86%. Comparing base (ee80291) to head (c2c00f0). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4177 +/- ## ========================================== - Coverage 84.86% 84.86% -0.01% ========================================== Files 270 270 Lines 29031 29066 +35 ========================================== + Hits 24637 24666 +29 - Misses 4394 4400 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.