Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making HttpInMetricTest more reliable against failure #883

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

mariusoe
Copy link
Member

@mariusoe mariusoe commented Aug 4, 2020

This change is Reviewable

Copy link
Member

@JonasKunz JonasKunz left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@codecov
Copy link

codecov bot commented Aug 4, 2020

Codecov Report

Merging #883 into master will decrease coverage by 0.08%.
The diff coverage is 78.95%.

@@             Coverage Diff              @@
##             master     #883      +/-   ##
============================================
- Coverage     83.00%   82.92%   -0.08%     
- Complexity     1736     1761      +25     
============================================
  Files           174      178       +4     
  Lines          5366     5469     +103     
  Branches        650      657       +7     
============================================
+ Hits           4454     4535      +81     
- Misses          675      690      +15     
- Partials        237      244       +7     
Impacted Files Coverage Δ Complexity Δ
...t/ocelot/config/model/tracing/TracingSettings.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
...rocks/inspectit/ocelot/config/utils/CaseUtils.java 90.48% <0.00%> (-4.98%) 8.00 <0.00> (ø)
...t/ocelot/config/validation/PropertyPathHelper.java 79.59% <0.00%> (-1.02%) 42.00 <0.00> (-1.00)
...lation/log/adapters/JBossLogmanagerMDCAdapter.java 66.67% <66.67%> (ø) 2.00 <2.00> (?)
...nstrumentation/context/ContextPropagationUtil.java 84.73% <70.37%> (-3.00%) 31.00 <3.00> (+5.00) ⬇️
...rumentation/context/propagation/DatadogFormat.java 77.14% <77.14%> (ø) 7.00 <7.00> (?)
...trumentation/context/PropagationFormatManager.java 80.00% <80.00%> (ø) 3.00 <3.00> (?)
...ocelot/config/model/tracing/PropagationFormat.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...ore/instrumentation/correlation/log/MDCAccess.java 87.80% <100.00%> (+3.93%) 16.00 <3.00> (+3.00)
...ion/correlation/log/adapters/Log4J1MDCAdapter.java 80.00% <100.00%> (+2.22%) 4.00 <1.00> (+1.00)
... and 7 more

@mariusoe mariusoe merged commit 296d6a4 into inspectIT:master Aug 4, 2020
@mariusoe mariusoe deleted the system-test-http-in branch August 4, 2020 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants