Skip to content

feat: Privacy setting to disable finding users by partial matches of their name - #3316

Open
samuelwei wants to merge 16 commits into
developfrom
2264-disable-find-users-by-name
Open

feat: Privacy setting to disable finding users by partial matches of their name#3316
samuelwei wants to merge 16 commits into
developfrom
2264-disable-find-users-by-name

Fix missing disabled users behavior

a713748
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 0s

97.10% (-0.01%) compared to 8f5fb85, passed because coverage increased by 0% when compared to adjusted base (97.09%)

View this Pull Request on Codecov

97.10% (-0.01%) compared to 8f5fb85, passed because coverage increased by 0% when compared to adjusted base (97.09%)

Details

Codecov Report

❌ Patch coverage is 98.38710% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.10%. Comparing base (8f5fb85) to head (a713748).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
resources/js/components/UserSearch.vue 97.95% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3316      +/-   ##
=============================================
- Coverage      97.10%   97.10%   -0.01%     
- Complexity      1949     1950       +1     
=============================================
  Files            483      484       +1     
  Lines          16656    16666      +10     
  Branches        2408     2409       +1     
=============================================
+ Hits           16174    16183       +9     
- Misses           482      483       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.