Refactor InterfaceGenerator into composable method generators - #1147
Merged
Codecov / codecov/project
succeeded
Jun 14, 2026 in 1s
94.38% (+0.06%) compared to 25407ad
View this Pull Request on Codecov
94.38% (+0.06%) compared to 25407ad
Details
Codecov Report
❌ Patch coverage is 97.64706% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.38%. Comparing base (25407ad) to head (7114bfe).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Refitter.Core/ReturnTypeGenerator.cs | 96.29% | 0 Missing and 3 partials |
| src/Refitter.Core/InterfaceGenerator.cs | 96.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1147 +/- ##
==========================================
+ Coverage 94.31% 94.38% +0.06%
==========================================
Files 48 52 +4
Lines 2796 2847 +51
==========================================
+ Hits 2637 2687 +50
- Misses 53 54 +1
Partials 106 106 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading