Skip to content

feat: import contacts from files via ocs

8bb3129
Select commit
Loading
Failed to load commit list.
Merged

feat: import contacts from files via ocs #4654

feat: import contacts from files via ocs
8bb3129
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2025 in 1s

66.81% (+57.21%) compared to 1bdcd79

View this Pull Request on Codecov

66.81% (+57.21%) compared to 1bdcd79

Details

Codecov Report

❌ Patch coverage is 74.33628% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.81%. Comparing base (1bdcd79) to head (8bb3129).

Files with missing lines Patch % Lines
lib/Capabilities.php 0.00% 16 Missing ⚠️
lib/Controller/ImportController.php 87.50% 12 Missing ⚠️
lib/AppInfo/Application.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main    #4654       +/-   ##
============================================
+ Coverage     9.59%   66.81%   +57.21%     
- Complexity     266      297       +31     
============================================
  Files          128       28      -100     
  Lines         6407      886     -5521     
  Branches      1191        0     -1191     
============================================
- Hits           615      592       -23     
+ Misses        5671      294     -5377     
+ Partials       121        0      -121     

☔ 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.