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-1724] Sqlite WASM #924

Open
wants to merge 52 commits into
base: main
Choose a base branch
from

Adjust migrator syntax

914f016
Select commit
Loading
Failed to load commit list.
Open

[PM-1724] Sqlite WASM #924

Adjust migrator syntax
914f016
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

58.78% (+0.81%) compared to 6f63639

View this Pull Request on Codecov

58.78% (+0.81%) compared to 6f63639

Details

Codecov Report

Attention: Patch coverage is 80.32787% with 96 lines in your changes missing coverage. Please review.

Project coverage is 58.78%. Comparing base (6f63639) to head (914f016).
Report is 43 commits behind head on main.

Files with missing lines Patch % Lines
crates/bitwarden-db-tests/src/lib.rs 0.00% 50 Missing โš ๏ธ
crates/bitwarden-db/src/migrator.rs 85.91% 10 Missing โš ๏ธ
crates/bitwarden-vault/src/cipher/repository.rs 96.02% 6 Missing โš ๏ธ
crates/bitwarden-db/src/sqlite.rs 96.45% 5 Missing โš ๏ธ
crates/bitwarden-c/src/c.rs 0.00% 3 Missing โš ๏ธ
crates/bitwarden-db-tests/bin/main.rs 0.00% 3 Missing โš ๏ธ
crates/bitwarden-wasm/src/client.rs 0.00% 3 Missing โš ๏ธ
crates/bw/src/main.rs 0.00% 3 Missing โš ๏ธ
crates/bitwarden-core/src/client/client.rs 86.66% 2 Missing โš ๏ธ
crates/bitwarden-json/src/client.rs 0.00% 2 Missing โš ๏ธ
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #924      +/-   ##
==========================================
+ Coverage   57.96%   58.78%   +0.81%     
==========================================
  Files         197      203       +6     
  Lines       13651    14085     +434     
==========================================
+ Hits         7913     8280     +367     
- Misses       5738     5805      +67     

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