Skip to content

Fix HtmlToDjot table and reference escaping

906d65f
Select commit
Loading
Failed to load commit list.
Merged

Fix HtmlToDjot table and reference escaping #175

Fix HtmlToDjot table and reference escaping
906d65f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 1s

93.61% (-0.08%) compared to e17f382

View this Pull Request on Codecov

93.61% (-0.08%) compared to e17f382

Details

Codecov Report

❌ Patch coverage is 76.47059% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.61%. Comparing base (e17f382) to head (906d65f).

Files with missing lines Patch % Lines
src/Converter/HtmlToDjot.php 76.47% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #175      +/-   ##
============================================
- Coverage     93.68%   93.61%   -0.08%     
- Complexity     3220     3241      +21     
============================================
  Files            93       93              
  Lines          8171     8203      +32     
============================================
+ Hits           7655     7679      +24     
- Misses          516      524       +8     

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