Skip to content

Add Unicode support for XML doc comment generation - #948

Merged
christianhelle merged 5 commits into
mainfrom
unicode-support
Mar 7, 2026
Merged

Add Unicode support for XML doc comment generation#948
christianhelle merged 5 commits into
mainfrom
unicode-support

Improve XML documentation generation for unicode and invalid characters

3414c6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 7, 2026 in 0s

93.37% (-1.11%) compared to 0113c51

View this Pull Request on Codecov

93.37% (-1.11%) compared to 0113c51

Details

Codecov Report

❌ Patch coverage is 58.00000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.37%. Comparing base (0113c51) to head (3414c6c).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/Refitter.Core/XmlDocumentationGenerator.cs 58.00% 20 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #948      +/-   ##
==========================================
- Coverage   94.47%   93.37%   -1.11%     
==========================================
  Files          26       26              
  Lines        1593     1645      +52     
==========================================
+ Hits         1505     1536      +31     
- Misses         20       40      +20     
- Partials       68       69       +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.