Skip to content

style: Reformatted solution

a96edd2
Select commit
Loading
Failed to load commit list.
Merged

feat: add Azure Functions middleware for HTTP correlation ID management #562

style: Reformatted solution
a96edd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

98.22% (-1.78%) compared to 39902d9

View this Pull Request on Codecov

98.22% (-1.78%) compared to 39902d9

Details

Codecov Report

❌ Patch coverage is 94.64286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.22%. Comparing base (39902d9) to head (a96edd2).

Files with missing lines Patch % Lines
....Azure.Functions/FunctionsCorrelationMiddleware.cs 94.73% 1 Missing and 1 partial ⚠️
....Correlation.AspNetCore/HttpCorrelationAccessor.cs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #562      +/-   ##
===========================================
- Coverage   100.00%   98.22%   -1.78%     
===========================================
  Files           14       18       +4     
  Lines          114      169      +55     
  Branches        10       22      +12     
===========================================
+ Hits           114      166      +52     
- Misses           0        2       +2     
- Partials         0        1       +1     

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