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-16792] [PM-16822] Encapsulate encryptor and state provision within UserStateSubject #13195

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

Merge branch 'main' into tools/PM-16792/encapsulate-providers-in-userโ€ฆ

05c527f
Select commit
Loading
Failed to load commit list.
Open

[PM-16792] [PM-16822] Encapsulate encryptor and state provision within UserStateSubject #13195

Merge branch 'main' into tools/PM-16792/encapsulate-providers-in-userโ€ฆ
05c527f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2025 in 1s

70.23% of diff hit (target 35.11%)

View this Pull Request on Codecov

70.23% of diff hit (target 35.11%)

Annotations

Check warning on line 6 in apps/browser/src/tools/popup/generator/credential-generator-history.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/tools/popup/generator/credential-generator-history.component.ts#L6

Added line #L6 was not covered by tests

Check warning on line 10 in apps/browser/src/tools/popup/generator/credential-generator-history.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/tools/popup/generator/credential-generator-history.component.ts#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 42 in apps/browser/src/tools/popup/generator/credential-generator-history.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/tools/popup/generator/credential-generator-history.component.ts#L42

Added line #L42 was not covered by tests

Check warning on line 53 in apps/browser/src/tools/popup/generator/credential-generator-history.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/tools/popup/generator/credential-generator-history.component.ts#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 70 in apps/browser/src/tools/popup/generator/credential-generator-history.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/tools/popup/generator/credential-generator-history.component.ts#L70

Added line #L70 was not covered by tests

Check warning on line 8 in libs/common/src/tools/state/user-state-subject-dependency-provider.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject-dependency-provider.ts#L8

Added line #L8 was not covered by tests

Check warning on line 314 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L314

Added line #L314 was not covered by tests

Check warning on line 321 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L321

Added line #L321 was not covered by tests

Check warning on line 386 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L386

Added line #L386 was not covered by tests

Check warning on line 392 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L392

Added line #L392 was not covered by tests

Check warning on line 400 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L400

Added line #L400 was not covered by tests

Check warning on line 420 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L420

Added line #L420 was not covered by tests

Check warning on line 424 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L424

Added line #L424 was not covered by tests

Check warning on line 441 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L441

Added line #L441 was not covered by tests

Check warning on line 460 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L460

Added line #L460 was not covered by tests

Check warning on line 520 in libs/common/src/tools/state/user-state-subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/tools/state/user-state-subject.ts#L519-L520

Added lines #L519 - L520 were not covered by tests

Check warning on line 238 in libs/tools/generator/core/src/services/credential-generator.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/tools/generator/core/src/services/credential-generator.service.ts#L238

Added line #L238 was not covered by tests

Check warning on line 278 in libs/tools/generator/core/src/services/credential-generator.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/tools/generator/core/src/services/credential-generator.service.ts#L278

Added line #L278 was not covered by tests

Check warning on line 15 in libs/tools/send/send-ui/src/send-form/components/options/send-options.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/tools/send/send-ui/src/send-form/components/options/send-options.component.ts#L15

Added line #L15 was not covered by tests

Check warning on line 127 in libs/tools/send/send-ui/src/send-form/components/options/send-options.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/tools/send/send-ui/src/send-form/components/options/send-options.component.ts#L126-L127

Added lines #L126 - L127 were not covered by tests