Skip to content

Fix unescaping of URIs in VCard4 and mime type of images in converter - #602

Open
mstilkerich wants to merge 3 commits into
sabre-io:masterfrom
mstilkerich:fix_photo_handling
Open

Fix unescaping of URIs in VCard4 and mime type of images in converter#602
mstilkerich wants to merge 3 commits into
sabre-io:masterfrom
mstilkerich:fix_photo_handling

Fix: Remove X-ADDRESSBOOKSERVER-KIND=individual property in convert

4d89b2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

98.72% (+0.19%) compared to 7b17e07

View this Pull Request on Codecov

98.72% (+0.19%) compared to 7b17e07

Details

Codecov Report

❌ Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.72%. Comparing base (7b17e07) to head (4d89b2e).
⚠️ Report is 155 commits behind head on master.

Files with missing lines Patch % Lines
lib/Property/Uri.php 90.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #602      +/-   ##
============================================
+ Coverage     98.53%   98.72%   +0.19%     
- Complexity     1865     1869       +4     
============================================
  Files            71       71              
  Lines          4157     5336    +1179     
============================================
+ Hits           4096     5268    +1172     
- Misses           61       68       +7     

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