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

[MIG][16.0] Migration of vault #611

Merged
merged 68 commits into from
Feb 22, 2024

[IMP] vault: Improve handling if no secure browser context is provide…

9f4cda0
Select commit
Loading
Failed to load commit list.
Merged

[MIG][16.0] Migration of vault #611

[IMP] vault: Improve handling if no secure browser context is provide…
9f4cda0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 22, 2024 in 0s

95.67% of diff hit (target 88.53%)

View this Pull Request on Codecov

95.67% of diff hit (target 88.53%)

Annotations

Check warning on line 141 in vault/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/controllers/main.py#L141

Added line #L141 was not covered by tests

Check warning on line 53 in vault/models/abstract_vault.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/abstract_vault.py#L53

Added line #L53 was not covered by tests

Check warning on line 102 in vault/models/vault_entry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_entry.py#L102

Added line #L102 was not covered by tests

Check warning on line 105 in vault/models/vault_entry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_entry.py#L105

Added line #L105 was not covered by tests

Check warning on line 108 in vault/models/vault_entry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_entry.py#L108

Added line #L108 was not covered by tests

Check warning on line 118 in vault/models/vault_entry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_entry.py#L118

Added line #L118 was not covered by tests

Check warning on line 144 in vault/models/vault_entry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_entry.py#L144

Added line #L144 was not covered by tests

Check warning on line 22 in vault/models/vault_file.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_file.py#L22

Added line #L22 was not covered by tests

Check warning on line 25 in vault/models/vault_file.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_file.py#L25

Added line #L25 was not covered by tests

Check warning on line 57 in vault/models/vault_inbox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_inbox.py#L57

Added line #L57 was not covered by tests

Check warning on line 59 in vault/models/vault_inbox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_inbox.py#L59

Added line #L59 was not covered by tests

Check warning on line 63 in vault/models/vault_inbox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_inbox.py#L63

Added line #L63 was not covered by tests

Check warning on line 85 in vault/models/vault_inbox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_inbox.py#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 92 in vault/models/vault_right.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/models/vault_right.py#L92

Added line #L92 was not covered by tests

Check warning on line 44 in vault/wizards/vault_export_wizard.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/wizards/vault_export_wizard.py#L44

Added line #L44 was not covered by tests

Check warning on line 41 in vault/wizards/vault_send_wizard.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/wizards/vault_send_wizard.py#L41

Added line #L41 was not covered by tests

Check warning on line 44 in vault/wizards/vault_send_wizard.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/wizards/vault_send_wizard.py#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 33 in vault/wizards/vault_store_wizard.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/wizards/vault_store_wizard.py#L33

Added line #L33 was not covered by tests

Check warning on line 38 in vault/wizards/vault_store_wizard.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/wizards/vault_store_wizard.py#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 47 in vault/wizards/vault_store_wizard.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vault/wizards/vault_store_wizard.py#L46-L47

Added lines #L46 - L47 were not covered by tests