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

[Backport 2.x] Fix ReadContextListenerTests to avoid inconsistent WindowsFS file han… #9949

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5c3d26d from #9915.

…dle simulation (#9915)

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
(cherry picked from commit 5c3d26d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

Compatibility status:

Checks if related components are compatible with change 85f6c25

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git]

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #9949 (85f6c25) into 2.x (5505f09) will decrease coverage by 0.03%.
Report is 1 commits behind head on 2.x.
The diff coverage is 81.52%.

@@             Coverage Diff              @@
##                2.x    #9949      +/-   ##
============================================
- Coverage     70.77%   70.75%   -0.03%     
- Complexity    58164    58249      +85     
============================================
  Files          4817     4820       +3     
  Lines        275315   275383      +68     
  Branches      40456    40459       +3     
============================================
- Hits         194867   194841      -26     
- Misses        63724    63865     +141     
+ Partials      16724    16677      -47     
Files Changed Coverage Δ
.../opensearch/telemetry/tracing/noop/NoopTracer.java 72.72% <ø> (+18.18%) ⬆️
...g/opensearch/transport/nio/NioTransportPlugin.java 25.00% <ø> (ø)
...a/org/opensearch/common/network/NetworkModule.java 92.00% <ø> (ø)
...ain/java/org/opensearch/plugins/NetworkPlugin.java 100.00% <ø> (ø)
...racing/ThreadContextBasedTracerContextStorage.java 93.10% <0.00%> (+20.68%) ⬆️
...etry/tracing/listener/TraceableActionListener.java 58.82% <58.82%> (ø)
.../org/opensearch/telemetry/tracing/SpanBuilder.java 91.66% <66.66%> (+3.43%) ⬆️
...lemetry/tracing/channels/TraceableHttpChannel.java 70.58% <70.58%> (ø)
...lemetry/tracing/channels/TraceableRestChannel.java 84.21% <84.21%> (ø)
...rg/opensearch/telemetry/tracing/DefaultTracer.java 100.00% <100.00%> (+6.45%) ⬆️
... and 7 more

... and 458 files with indirect coverage changes

@andrross andrross merged commit c3e78c2 into 2.x Sep 8, 2023
14 of 40 checks passed
@github-actions github-actions bot deleted the backport/backport-9915-to-2.x branch September 8, 2023 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant