matrix-org / matrix-rust-sdk

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

chore: Fix a clippy warning #4006

Closed poljar closed 1 week ago

poljar commented 1 week ago

Introduced by https://github.com/matrix-org/matrix-rust-sdk/pull/4002.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 84.26%. Comparing base (ea9da3b) to head (b520304). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4006 +/- ## ======================================= Coverage 84.26% 84.26% ======================================= Files 266 266 Lines 28332 28332 ======================================= + Hits 23873 23874 +1 + Misses 4459 4458 -1 ```

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