Skip to content

fix(ContactsList): don't choke when filtering for `+`

cef0431
Select commit
Loading
Failed to load commit list.
Merged

[stable8.0] Improve filtering contacts, especially for phone numbers #4841

fix(ContactsList): don't choke when filtering for `+`
cef0431
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2025 in 0s

9.68% (-0.02%) compared to 684dece

View this Pull Request on Codecov

9.68% (-0.02%) compared to 684dece

Details

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 9.68%. Comparing base (684dece) to head (cef0431).
⚠️ Report is 5 commits behind head on stable8.0.

Files with missing lines Patch % Lines
src/models/contact.js 0.00% 9 Missing and 1 partial ⚠️
src/components/ContactsList.vue 0.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             stable8.0   #4841      +/-   ##
==============================================
- Coverage         9.70%   9.68%   -0.02%     
  Complexity         266     266              
==============================================
  Files              124     124              
  Lines             6337    6350      +13     
  Branches          1190    1193       +3     
==============================================
  Hits               615     615              
- Misses            5600    5612      +12     
- Partials           122     123       +1     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.