Skip to content

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/project failed Dec 17, 2024 in 0s

12.48% (-53.85%) compared to 430505e

View this Pull Request on Codecov

12.48% (-53.85%) compared to 430505e

Details

Codecov Report

Attention: Patch coverage is 39.03743% with 114 lines in your changes missing coverage. Please review.

Project coverage is 12.48%. Comparing base (430505e) to head (a7cc035).
Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
.../components/ProfilePicker/ProfilesCustomPicker.vue 0.00% 60 Missing ⚠️
...nts/ProfilePicker/ProfilePickerReferenceWidget.vue 0.00% 24 Missing ⚠️
src/reference.js 0.00% 17 Missing ⚠️
lib/Reference/ProfilePickerReferenceProvider.php 91.25% 7 Missing ⚠️
lib/Listener/ProfilePickerReferenceListener.php 0.00% 4 Missing ⚠️
lib/AppInfo/Application.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main    #4231       +/-   ##
=============================================
- Coverage     66.33%   12.48%   -53.85%     
- Complexity      263      290       +27     
=============================================
  Files            25      122       +97     
  Lines           799     5647     +4848     
  Branches          0     1216     +1216     
=============================================
+ Hits            530      705      +175     
- Misses          269     4821     +4552     
- Partials          0      121      +121     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.