Skip to content

feat(messaging): add correlation identifier pattern#382

Merged
JerrettDavis merged 1 commit into
mainfrom
feature/correlation-identifier-pattern
May 27, 2026
Merged

feat(messaging): add correlation identifier pattern#382
JerrettDavis merged 1 commit into
mainfrom
feature/correlation-identifier-pattern

feat(messaging): add correlation identifier pattern

65b9f18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

95.60% (+6.01%) compared to 8efe707

View this Pull Request on Codecov

95.60% (+6.01%) compared to 8efe707

Details

Codecov Report

❌ Patch coverage is 92.53731% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.60%. Comparing base (8efe707) to head (65b9f18).

Files with missing lines Patch % Lines
...ore/Messaging/Correlation/CorrelationIdentifier.cs 84.90% 8 Missing ⚠️
...les/Messaging/OrderCorrelationIdentifierExample.cs 87.50% 5 Missing ⚠️
...rators/Messaging/CorrelationIdentifierGenerator.cs 97.22% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
+ Coverage   89.58%   95.60%   +6.01%     
==========================================
  Files         514      518       +4     
  Lines       41833    42034     +201     
  Branches     6037     6070      +33     
==========================================
+ Hits        37477    40187    +2710     
+ Misses       1981     1847     -134     
+ Partials     2375        0    -2375     

☔ 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.