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

Suppress capturing responses #473

Merged

File rename since the LoggingHttpRequest handler now handles both req…

7de4009
Select commit
Loading
Failed to load commit list.
Merged

Suppress capturing responses #473

File rename since the LoggingHttpRequest handler now handles both req…
7de4009
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 1s

74.48% (+0.90%) compared to 4ee54ef

View this Pull Request on Codecov

74.48% (+0.90%) compared to 4ee54ef

Details

Codecov Report

Attention: 127 lines in your changes are missing coverage. Please review.

Comparison is base (4ee54ef) 73.57% compared to head (7de4009) 74.48%.

Files Patch % Lines
...arch/migrations/tracing/SimpleMeteringClosure.java 40.47% 47 Missing and 3 partials ⚠️
...tions/trafficcapture/netty/LoggingHttpHandler.java 84.71% 15 Missing and 9 partials ⚠️
...atahandlers/http/HttpJsonTransformingConsumer.java 72.41% 7 Missing and 1 partial ⚠️
...ions/trafficcapture/tracing/ConnectionContext.java 56.25% 7 Missing ⚠️
...netty/ConditionallyReliableLoggingHttpHandler.java 53.33% 1 Missing and 6 partials ⚠️
...ficcapture/kafkaoffloader/KafkaCaptureFactory.java 84.21% 2 Missing and 4 partials ⚠️
...afficcapture/netty/RequestContextStateMachine.java 0.00% 6 Missing ⚠️
...tions/trafficcapture/proxyserver/CaptureProxy.java 0.00% 3 Missing ⚠️
.../opensearch/migrations/replay/TrafficReplayer.java 66.66% 1 Missing and 2 partials ⚠️
...ure/kafkaoffloader/tracing/KafkaRecordContext.java 90.47% 2 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #473      +/-   ##
============================================
+ Coverage     73.57%   74.48%   +0.90%     
- Complexity     1181     1271      +90     
============================================
  Files           124      135      +11     
  Lines          4886     5162     +276     
  Branches        439      458      +19     
============================================
+ Hits           3595     3845     +250     
- Misses          996     1010      +14     
- Partials        295      307      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.