Add support for keyed DI and update target frameworks #560
+70
−7
Codecov / codecov/project
failed
Dec 28, 2025 in 1s
77.74% (-0.05%) compared to 5053c19
View this Pull Request on Codecov
77.74% (-0.05%) compared to 5053c19
Details
Codecov Report
❌ Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.74%. Comparing base (5053c19) to head (1bc5c0b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/CommandLineUtils/Internal/ReflectionHelper.cs | 70.00% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #560 +/- ##
==========================================
- Coverage 77.79% 77.74% -0.05%
==========================================
Files 104 104
Lines 3333 3339 +6
Branches 728 731 +3
==========================================
+ Hits 2593 2596 +3
- Misses 580 581 +1
- Partials 160 162 +2 ☔ 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