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-12045] search service activeuserstate #13035

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

remove unused files

77adfc7
Select commit
Loading
Failed to load commit list.
Open

[PM-12045] search service activeuserstate #13035

remove unused files
77adfc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2025 in 1s

16.66% of diff hit (target 35.10%)

View this Pull Request on Codecov

16.66% of diff hit (target 35.10%)

Annotations

Check warning on line 391 in apps/browser/src/autofill/popup/fido2/fido2.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/autofill/popup/fido2/fido2.component.ts#L391

Added line #L391 was not covered by tests

Check warning on line 8 in apps/desktop/src/app/tools/send/send.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/tools/send/send.component.ts#L8

Added line #L8 was not covered by tests

Check warning on line 8 in apps/desktop/src/vault/app/vault/vault-items.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/vault/app/vault/vault-items.component.ts#L8

Added line #L8 was not covered by tests

Check warning on line 26 in apps/desktop/src/vault/app/vault/vault-items.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/vault/app/vault/vault-items.component.ts#L26

Added line #L26 was not covered by tests

Check warning on line 328 in apps/web/src/app/app.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/app.component.ts#L328

Added line #L328 was not covered by tests

Check warning on line 9 in apps/web/src/app/tools/send/send.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/tools/send/send.component.ts#L9

Added line #L9 was not covered by tests

Check warning on line 377 in apps/web/src/app/vault/individual-vault/vault.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/vault/individual-vault/vault.component.ts#L377

Added line #L377 was not covered by tests

Check warning on line 431 in apps/web/src/app/vault/org-vault/vault.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/vault/org-vault/vault.component.ts#L431

Added line #L431 was not covered by tests

Check warning on line 550 in apps/web/src/app/vault/org-vault/vault.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/vault/org-vault/vault.component.ts#L550

Added line #L550 was not covered by tests

Check warning on line 18 in libs/angular/src/tools/send/send.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/tools/send/send.component.ts#L18

Added line #L18 was not covered by tests

Check warning on line 84 in libs/angular/src/tools/send/send.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/tools/send/send.component.ts#L84

Added line #L84 was not covered by tests

Check warning on line 99 in libs/angular/src/tools/send/send.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/tools/send/send.component.ts#L99

Added line #L99 was not covered by tests

Check warning on line 4 in libs/angular/src/vault/components/vault-items.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/components/vault-items.component.ts#L4

Added line #L4 was not covered by tests

Check warning on line 8 in libs/angular/src/vault/components/vault-items.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/components/vault-items.component.ts#L8

Added line #L8 was not covered by tests

Check warning on line 46 in libs/angular/src/vault/components/vault-items.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/components/vault-items.component.ts#L46

Added line #L46 was not covered by tests

Check warning on line 54 in libs/angular/src/vault/components/vault-items.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/components/vault-items.component.ts#L54

Added line #L54 was not covered by tests

Check warning on line 100 in libs/common/src/services/search.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/services/search.service.ts#L100

Added line #L100 was not covered by tests

Check warning on line 104 in libs/common/src/services/search.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/services/search.service.ts#L104

Added line #L104 was not covered by tests

Check warning on line 110 in libs/common/src/services/search.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/services/search.service.ts#L110

Added line #L110 was not covered by tests

Check warning on line 114 in libs/common/src/services/search.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/services/search.service.ts#L114

Added line #L114 was not covered by tests

Check warning on line 118 in libs/common/src/services/search.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/services/search.service.ts#L118

Added line #L118 was not covered by tests

Check warning on line 128 in libs/common/src/services/search.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/services/search.service.ts#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 133 in libs/common/src/services/search.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/services/search.service.ts#L133

Added line #L133 was not covered by tests

Check warning on line 151 in libs/common/src/services/search.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/services/search.service.ts#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 187 in libs/common/src/services/search.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/services/search.service.ts#L187

Added line #L187 was not covered by tests