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

Explore using sqlite #652

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Fix compile

017055b
Select commit
Loading
Failed to load commit list.
Draft

Explore using sqlite #652

Fix compile
017055b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2024 in 1s

93.49% of diff hit (target 56.00%)

View this Pull Request on Codecov

93.49% of diff hit (target 56.00%)

Annotations

Check warning on line 9 in crates/bitwarden-core/src/database/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/database/mod.rs#L9

Added line #L9 was not covered by tests

Check warning on line 28 in crates/bitwarden-core/src/database/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/database/mod.rs#L28

Added line #L28 was not covered by tests

Check warning on line 69 in crates/bitwarden-core/src/database/sqlite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/database/sqlite.rs#L69

Added line #L69 was not covered by tests

Check warning on line 83 in crates/bitwarden-core/src/database/sqlite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/database/sqlite.rs#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 49 in crates/bitwarden-vault/src/sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-vault/src/sync.rs#L49

Added line #L49 was not covered by tests

Check warning on line 60 in crates/bitwarden-vault/src/sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-vault/src/sync.rs#L51-L60

Added lines #L51 - L60 were not covered by tests