feat(TextSegment): add WriteTo appendLine override, inline storage, and Count #267
Codecov / codecov/project
succeeded
Apr 4, 2026 in 1s
89.29% (+0.40%) compared to 425e6ab
View this Pull Request on Codecov
89.29% (+0.40%) compared to 425e6ab
Details
Codecov Report
❌ Patch coverage is 89.47368% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.29%. Comparing base (425e6ab) to head (efef775).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...terpolationCodeWriter/TextSegment.Interpolation.cs | 75.51% | 0 Missing and 12 partials |
| src/InterpolationCodeWriter/Internals/Throws.cs | 75.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #267 +/- ##
==========================================
+ Coverage 88.88% 89.29% +0.40%
==========================================
Files 19 20 +1
Lines 1332 1401 +69
Branches 101 109 +8
==========================================
+ Hits 1184 1251 +67
- Misses 104 107 +3
+ Partials 44 43 -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.
Loading