feat(messaging): add message expiration pattern#384
Merged
Codecov / codecov/project
succeeded
May 27, 2026 in 0s
95.61% (+6.06%) compared to 234079c
View this Pull Request on Codecov
95.61% (+6.06%) compared to 234079c
Details
Codecov Report
❌ Patch coverage is 98.21429% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.61%. Comparing base (234079c) to head (874c2c5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...it.Core/Messaging/Reliability/MessageExpiration.cs | 97.46% | 2 Missing |
| ...Generators/Messaging/MessageExpirationGenerator.cs | 97.61% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #384 +/- ##
==========================================
+ Coverage 89.55% 95.61% +6.06%
==========================================
Files 518 522 +4
Lines 42034 42258 +224
Branches 6070 6104 +34
==========================================
+ Hits 37645 40407 +2762
+ Misses 1997 1851 -146
+ Partials 2392 0 -2392 ☔ 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