matrix-org / matrix-rust-sdk

Matrix Client-Server SDK for Rust
Apache License 2.0
1.2k stars 240 forks source link

Rename the `UserIdentity` struct in the crypto crate #4036

Open poljar opened 2 days ago

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.51%. Comparing base (322c5b3) to head (202763a).

Files with missing lines Patch % Lines
crates/matrix-sdk-crypto/src/identities/user.rs 76.92% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4036 +/- ## ========================================== + Coverage 84.50% 84.51% +0.01% ========================================== Files 266 266 Lines 28475 28475 ========================================== + Hits 24062 24066 +4 + Misses 4413 4409 -4 ```

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