Skip to content

Split multi-value TEXT on unescaped separator commas - #968

Merged
maknapp merged 2 commits into
ical-org:mainfrom
gaoflow:fix/multivalue-unescaped-comma-split
Aug 1, 2026
Merged

Split multi-value TEXT on unescaped separator commas#968
maknapp merged 2 commits into
ical-org:mainfrom
gaoflow:fix/multivalue-unescaped-comma-split

Return single TEXT values without list allocation

63c9cff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

72.1% (target 67.0%)

View this Pull Request on Codecov

72.1% (target 67.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #968     +/-   ##
=======================================
+ Coverage   72.0%   72.1%   +0.1%     
=======================================
  Files        118     118             
  Lines       4672    4684     +12     
  Branches    1090    1093      +3     
=======================================
+ Hits        3362    3376     +14     
+ Misses       956     954      -2     
  Partials     354     354             
Files with missing lines Coverage Δ
...al.Net/Serialization/DataTypes/StringSerializer.cs 89.5% <100.0%> (+0.8%) ⬆️

... and 1 file with indirect coverage changes

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