Skip to content

Tables: tolerate trailing whitespace on rows; reject empty delimiter cells#247

Merged
dereuromark merged 1 commit into
masterfrom
fix/table-delimiter-trailing-whitespace
Jun 16, 2026
Merged

Tables: tolerate trailing whitespace on rows; reject empty delimiter cells#247
dereuromark merged 1 commit into
masterfrom
fix/table-delimiter-trailing-whitespace

Tables: tolerate trailing whitespace on rows; reject empty delimiter …

8e8413f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 16, 2026 in 0s

92.05% (-0.01%) compared to 306e362

View this Pull Request on Codecov

92.05% (-0.01%) compared to 306e362

Details

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.05%. Comparing base (306e362) to head (8e8413f).

Files with missing lines Patch % Lines
src/Parser/Block/TableParser.php 85.71% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #247      +/-   ##
============================================
- Coverage     92.06%   92.05%   -0.01%     
- Complexity     3571     3576       +5     
============================================
  Files           107      107              
  Lines         10118    10131      +13     
============================================
+ Hits           9315     9326      +11     
- Misses          803      805       +2     

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