Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PM-13166] Rename Client* to *Client #27

Merged
merged 9 commits into from
Dec 18, 2024

Merge branch 'main' into pm-13166-rename-sdk-client

a940560
Select commit
Loading
Failed to load commit list.
Merged

[PM-13166] Rename Client* to *Client #27

Merge branch 'main' into pm-13166-rename-sdk-client
a940560
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

63.42% (-0.03%) compared to 8f3a585

View this Pull Request on Codecov

63.42% (-0.03%) compared to 8f3a585

Details

Codecov Report

Attention: Patch coverage is 12.50000% with 28 lines in your changes missing coverage. Please review.

Project coverage is 63.42%. Comparing base (8f3a585) to head (a940560).

Files with missing lines Patch % Lines
crates/bitwarden-uniffi/src/lib.rs 0.00% 14 Missing โš ๏ธ
crates/bitwarden-wasm-internal/src/client.rs 0.00% 4 Missing โš ๏ธ
crates/bitwarden-core/src/auth/auth_client.rs 0.00% 2 Missing โš ๏ธ
...tes/bitwarden-core/src/platform/platform_client.rs 0.00% 2 Missing โš ๏ธ
crates/bitwarden-exporters/src/exporter_client.rs 0.00% 2 Missing โš ๏ธ
...rates/bitwarden-generators/src/generator_client.rs 0.00% 2 Missing โš ๏ธ
crates/bitwarden-send/src/send_client.rs 0.00% 2 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   63.44%   63.42%   -0.03%     
==========================================
  Files         187      187              
  Lines       13002    13002              
==========================================
- Hits         8249     8246       -3     
- Misses       4753     4756       +3     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.