matrix-rust-sdk icon indicating copy to clipboard operation
matrix-rust-sdk copied to clipboard

Some stronger typing using the Curve25519 type.

Open poljar opened this issue 1 year ago • 1 comments

poljar avatar Aug 14 '22 13:08 poljar

Codecov Report

Merging #948 (4c94c0f) into main (4a13b8d) will increase coverage by 0.01%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main     #948      +/-   ##
==========================================
+ Coverage   80.38%   80.40%   +0.01%     
==========================================
  Files         110      110              
  Lines       15806    15802       -4     
==========================================
- Hits        12706    12705       -1     
+ Misses       3100     3097       -3     
Impacted Files Coverage Δ
crates/matrix-sdk-crypto/src/error.rs 0.00% <ø> (ø)
crates/matrix-sdk-crypto/src/gossiping/machine.rs 78.28% <ø> (ø)
crates/matrix-sdk-crypto/src/machine.rs 81.06% <0.00%> (ø)
crates/matrix-sdk-crypto/src/olm/account.rs 81.50% <52.63%> (+0.40%) :arrow_up:
.../matrix-sdk-crypto/src/session_manager/sessions.rs 87.68% <100.00%> (ø)
crates/matrix-sdk-crypto/src/store/mod.rs 56.81% <100.00%> (+0.10%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 14 '22 13:08 codecov[bot]