Fix proxy middleware race - #3286
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Duplication | 0 |
🟢 Coverage 42.86% diff coverage · -0.01% coverage variation
Metric Results Coverage variation ✅ -0.01% coverage variation (-1.00%) Diff coverage ✅ 42.86% diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (8504e29) 84010 19259 22.92% Head commit (cd7f8f9) 84012 (+2) 19247 (-12) 22.91% (-0.01%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#3286) 7 3 42.86% Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
6a0352c to
cd7f8f9
Compare
rhafer
left a comment
There was a problem hiding this comment.
I am not quite sure I understand the race yet. But this looks fine
claims is a map which is returned to the caller, the caller works with it while the routine did the same |
Description
Screenshots (if appropriate):
Types of changes
Checklist: