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

Move users_picker profile custom picker to contacts #4231

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

feat(profilepicker): check fields visibility in reference provider

a7cc035
Select commit
Loading
Failed to load commit list.
Open

Move users_picker profile custom picker to contacts #4231

feat(profilepicker): check fields visibility in reference provider
a7cc035
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 1s

39.03% of diff hit (target 66.33%)

View this Pull Request on Codecov

39.03% of diff hit (target 66.33%)

Annotations

Check warning on line 36 in lib/AppInfo/Application.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/AppInfo/Application.php#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 20 in lib/Listener/ProfilePickerReferenceListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/ProfilePickerReferenceListener.php#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 23 in lib/Listener/ProfilePickerReferenceListener.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Listener/ProfilePickerReferenceListener.php#L23

Added line #L23 was not covered by tests

Check warning on line 54 in lib/Reference/ProfilePickerReferenceProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Reference/ProfilePickerReferenceProvider.php#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 61 in lib/Reference/ProfilePickerReferenceProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Reference/ProfilePickerReferenceProvider.php#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 85 in lib/Reference/ProfilePickerReferenceProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Reference/ProfilePickerReferenceProvider.php#L85

Added line #L85 was not covered by tests

Check warning on line 104 in lib/Reference/ProfilePickerReferenceProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Reference/ProfilePickerReferenceProvider.php#L104

Added line #L104 was not covered by tests

Check warning on line 106 in lib/Reference/ProfilePickerReferenceProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Reference/ProfilePickerReferenceProvider.php#L106

Added line #L106 was not covered by tests

Check warning on line 38 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 62 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 78 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L78

Added line #L78 was not covered by tests

Check warning on line 85 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L85

Added line #L85 was not covered by tests

Check warning on line 88 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L88

Added line #L88 was not covered by tests

Check warning on line 95 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L95

Added line #L95 was not covered by tests

Check warning on line 108 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L108

Added line #L108 was not covered by tests

Check warning on line 118 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L118

Added line #L118 was not covered by tests

Check warning on line 121 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L121

Added line #L121 was not covered by tests

Check warning on line 138 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L138

Added line #L138 was not covered by tests

Check warning on line 141 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L141

Added line #L141 was not covered by tests

Check warning on line 154 in src/components/ProfilePicker/ProfilePickerReferenceWidget.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilePickerReferenceWidget.vue#L154

Added line #L154 was not covered by tests

Check warning on line 27 in src/components/ProfilePicker/ProfilesCustomPicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilesCustomPicker.vue#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 38 in src/components/ProfilePicker/ProfilesCustomPicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilesCustomPicker.vue#L38

Added line #L38 was not covered by tests

Check warning on line 40 in src/components/ProfilePicker/ProfilesCustomPicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilesCustomPicker.vue#L40

Added line #L40 was not covered by tests

Check warning on line 42 in src/components/ProfilePicker/ProfilesCustomPicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilesCustomPicker.vue#L42

Added line #L42 was not covered by tests

Check warning on line 44 in src/components/ProfilePicker/ProfilesCustomPicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ProfilePicker/ProfilesCustomPicker.vue#L44

Added line #L44 was not covered by tests