Skip to content

Fix HtmlToDjot remaining serialization edge cases

00a91c0
Select commit
Loading
Failed to load commit list.
Merged

Fix HtmlToDjot remaining serialization edge cases #174

Fix HtmlToDjot remaining serialization edge cases
00a91c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

93.68% (+0.02%) compared to 59a5e5f

View this Pull Request on Codecov

93.68% (+0.02%) compared to 59a5e5f

Details

Codecov Report

❌ Patch coverage is 98.11321% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.68%. Comparing base (59a5e5f) to head (00a91c0).

Files with missing lines Patch % Lines
src/Converter/HtmlToDjot.php 98.11% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #174      +/-   ##
============================================
+ Coverage     93.66%   93.68%   +0.02%     
- Complexity     3201     3220      +19     
============================================
  Files            93       93              
  Lines          8125     8171      +46     
============================================
+ Hits           7610     7655      +45     
- Misses          515      516       +1     

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