Skip to content

Fix processing instructions gaining an extra "?" when an HTML-parsed document is serialized - #68

Open
jakejackson1 wants to merge 1 commit into
mainfrom
issue-65
Open

Fix processing instructions gaining an extra "?" when an HTML-parsed document is serialized#68
jakejackson1 wants to merge 1 commit into
mainfrom
issue-65

Fix processing instructions gaining an extra "?" on serialization

b6c4a31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2026 in 0s

90.11% (+0.37%) compared to 03eaa7c

View this Pull Request on Codecov

90.11% (+0.37%) compared to 03eaa7c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.11%. Comparing base (03eaa7c) to head (b6c4a31).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #68      +/-   ##
============================================
+ Coverage     89.74%   90.11%   +0.37%     
- Complexity     1407     1421      +14     
============================================
  Files            26       26              
  Lines          3170     3198      +28     
============================================
+ Hits           2845     2882      +37     
+ Misses          325      316       -9     

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