Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Correlationid middleware #309

Merged
merged 7 commits into from Apr 15, 2019

Conversation

pbbadenhorst
Copy link
Contributor

Adding Correlation Id Middleware

Copy link
Contributor

@jcdickinson jcdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wait for the build to complete. Appveyor seems slow today.

@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

Merging #309 into master will increase coverage by 0.39%.
The diff coverage is 92.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
+ Coverage   74.93%   75.32%   +0.39%     
==========================================
  Files          91       98       +7     
  Lines        4337     4438     +101     
==========================================
+ Hits         3250     3343      +93     
- Misses       1087     1095       +8
Impacted Files Coverage Δ
...tCore.Middleware.Correlation/CorrelationOptions.cs 100% <100%> (ø)
...elation/CorrelationApplicationBuilderExtensions.cs 100% <100%> (ø)
...ddleware.Correlation/CorrelationContextAccessor.cs 100% <100%> (ø)
...tCore.Middleware.Correlation/CorrelationContext.cs 100% <100%> (ø)
...elation/CorrelationServicesCollectionExtensions.cs 100% <100%> (ø)
...re.Middleware.Correlation/CorrelationMiddleware.cs 100% <100%> (ø)
...eware.Correlation/Properties/Resources.Designer.cs 55.55% <55.55%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87cd09e...84ef5e1. Read the comment docs.

@jcdickinson jcdickinson merged commit d7b2398 into k2workflow:master Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants