Skip to content

Make client internally mutable

Codecov / codecov/project succeeded Jun 13, 2024 in 1s

60.25% (+0.61%) compared to 6c18348

View this Pull Request on Codecov

60.25% (+0.61%) compared to 6c18348

Details

Codecov Report

Attention: Patch coverage is 57.31707% with 140 lines in your changes missing coverage. Please review.

Project coverage is 60.25%. Comparing base (6c18348) to head (f61d104).

Current head f61d104 differs from pull request most recent head db23e72

Please upload reports for the commit db23e72 to get more accurate results.

Files Patch % Lines
crates/bitwarden/src/auth/renew.rs 44.00% 14 Missing ⚠️
crates/bitwarden-uniffi/src/platform/fido2.rs 0.00% 10 Missing ⚠️
crates/bitwarden-uniffi/src/auth/mod.rs 0.00% 9 Missing ⚠️
crates/bitwarden/src/auth/client_auth.rs 25.00% 9 Missing ⚠️
crates/bitwarden/src/client/client.rs 91.91% 8 Missing ⚠️
crates/bitwarden-uniffi/src/crypto.rs 0.00% 6 Missing ⚠️
crates/bitwarden/src/mobile/client_crypto.rs 25.00% 6 Missing ⚠️
...ates/bitwarden/src/platform/fido2/authenticator.rs 0.00% 6 Missing ⚠️
crates/bitwarden-uniffi/src/tool/sends.rs 0.00% 5 Missing ⚠️
crates/bitwarden/src/platform/get_user_api_key.rs 0.00% 4 Missing ⚠️
... and 33 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
+ Coverage   59.64%   60.25%   +0.61%     
==========================================
  Files         186      186              
  Lines       12305    12249      -56     
==========================================
+ Hits         7339     7381      +42     
+ Misses       4966     4868      -98     

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