test: cover dynamic router and durable subscriber generators#433
Merged
JerrettDavis merged 1 commit intoMay 29, 2026
Merged
Codecov / codecov/project
succeeded
May 29, 2026 in 0s
96.22% (target 95.00%)
View this Pull Request on Codecov
96.22% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 97.80220% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.22%. Comparing base (a3fe0b9) to head (edc2c72).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...Generators/Messaging/DurableSubscriberGenerator.cs | 97.82% | 1 Missing |
| ...Kit.Generators/Messaging/DynamicRouterGenerator.cs | 97.77% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #433 +/- ##
==========================================
+ Coverage 90.38% 96.22% +5.83%
==========================================
Files 551 551
Lines 44392 44465 +73
Branches 6388 6402 +14
==========================================
+ Hits 40124 42786 +2662
+ Misses 1830 1679 -151
+ Partials 2438 0 -2438 ☔ 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