Fix SonarCloud maintainability issues - eliminate code duplication and improve code quality - #753
Merged
Codecov / codecov/project
succeeded
Sep 19, 2025 in 1s
95.09% (-0.38%) compared to 9537523, passed because coverage increased by 0.86% when compared to adjusted base (94.23%)
View this Pull Request on Codecov
95.09% (-0.38%) compared to 9537523, passed because coverage increased by 0.86% when compared to adjusted base (94.23%)
Details
Codecov Report
❌ Patch coverage is 99.34641% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.09%. Comparing base (9537523) to head (dc505d6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Refitter.Core/ApizrRegistrationGenerator.cs | 70.00% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #753 +/- ##
==========================================
- Coverage 95.47% 95.09% -0.38%
==========================================
Files 60 61 +1
Lines 2982 2755 -227
==========================================
- Hits 2847 2620 -227
Misses 102 102
Partials 33 33 ☔ 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